Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

magic-string

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magic-string - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

magic-string.js

15

package.json
{
"name": "magic-string",
"author": "Rich Harris",
"version": "0.1.4",
"main": "index.js",
"version": "0.1.5",
"repository": "https://github.com/rich-harris/magic-string",
"main": "magic-string.js",
"license": "MIT",

@@ -11,2 +12,3 @@ "dependencies": {

"devDependencies": {
"gobble": "^0.6.10",
"source-map": "^0.1.40"

@@ -20,3 +22,12 @@ },

"transpilation"
],
"scripts": {
"test": "mocha",
"build": "mocha; cp .tmp/magic-string.js magic-string.js",
"prepublish": "npm run build"
},
"files": [
"magic-string.js",
"README.md"
]
}
.npmignore
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc