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

js-refactor

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-refactor - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

3

package.json
{
"name": "js-refactor",
"version": "1.0.1",
"version": "1.0.2",
"description": "mv file/directory around keeping require and import statements in sync",

@@ -8,3 +8,2 @@ "main": "src/index.js",

"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "npm run build",
"build": "[ -d dist ] && rm -rf dist ; mkdir dist ; node_modules/.bin/babel src --out-dir dist; chmod +x dist/index.js"

@@ -11,0 +10,0 @@ },

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