lib/condenser/processors/node_modules/magic-string/package.json in condenser-0.0.8 vs lib/condenser/processors/node_modules/magic-string/package.json in condenser-0.0.9

- old
+ new

@@ -1,10 +1,10 @@ { "_from": "magic-string@^0.25.2", - "_id": "magic-string@0.25.3", + "_id": "magic-string@0.25.5", "_inBundle": false, - "_integrity": "sha512-6QK0OpF/phMz0Q2AxILkX2mFhi7m+WMwTRg0LQKq/WBB0cDP4rYH3Wp4/d3OTXlrPLVJT/RFqj8tFeAR4nk8AA==", + "_integrity": "sha512-vIO/BOm9odBHBAGwv0gZPLJeO9IpwliiIc0uPeAW93rrFMJ/R3M665IAEfOU/IW3kD4S9AtEn76lfTn1Yif+9A==", "_location": "/magic-string", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, @@ -16,12 +16,12 @@ "fetchSpec": "^0.25.2" }, "_requiredBy": [ "/rollup-plugin-commonjs" ], - "_resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.3.tgz", - "_shasum": "34b8d2a2c7fec9d9bdf9929a3fd81d271ef35be9", + "_resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.5.tgz", + "_shasum": "694fa8c6b9a51d83cc4a72c5b6883a7cfa890e40", "_spec": "magic-string@^0.25.2", "_where": "/Users/malomalo/Code/condenser/lib/condenser/processors/node_modules/rollup-plugin-commonjs", "author": { "name": "Rich Harris" }, @@ -75,7 +75,7 @@ "pretest": "npm run lint && npm run build", "test": "mocha", "watch": "rollup -cw" }, "typings": "index.d.ts", - "version": "0.25.3" + "version": "0.25.5" }