Socket
Socket
Sign inDemoInstall

babel-plugin-extract-string

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-extract-string - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/index.js

6

package.json
{
"name": "babel-plugin-extract-string",
"version": "1.0.0",
"version": "1.0.1",
"description": "Babel plugin to extract string from js source file then save into array",
"main": "index.js",
"main": "dist/index.js",
"scripts": {
"release": "babel src --out-dir dist",
"test": "cross-env NODE_ENV=test mocha --compilers js:babel-register"

@@ -14,2 +15,3 @@ },

"babel-core": "^6.3.21",
"babel-plugin-transform-runtime": "^6.3.13",
"babel-preset-es2015": "^6.3.13",

@@ -16,0 +18,0 @@ "babel-register": "^6.3.13",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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