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

derequire

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

derequire - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

bin/cmd.js

10

package.json
{
"name": "derequire",
"version": "0.8.0",
"version": "0.9.0",
"description": "remove requires",
"main": "index.js",
"bin": {
"derequire": "bin/cmd.js"
},
"scripts": {

@@ -20,5 +23,6 @@ "test": "istanbul test ./node_modules/mocha/bin/_mocha test/test.js"

"dependencies": {
"estraverse": "~1.5.0",
"concat-stream": "^1.4.6",
"esprima-fb": "^3001.1.0-dev-harmony-fb",
"esrefactor": "~0.1.0",
"esprima-fb": "^3001.1.0-dev-harmony-fb"
"estraverse": "~1.5.0"
},

@@ -25,0 +29,0 @@ "devDependencies": {

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