Socket
Socket
Sign inDemoInstall

ascjs

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ascjs - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

3

bin.js

@@ -15,3 +15,4 @@ #!/usr/bin/env node

return /^['"]\./.test(module) ? '' : $0;
}) :
})
.replace(/(^|[^)])\((require\(.+?\))\)/g, '$1$2') :
output;

@@ -18,0 +19,0 @@ };

{
"name": "ascjs",
"version": "6.0.1",
"version": "6.0.2",
"description": "ES2015 to CommonJS import/export transformer",

@@ -5,0 +5,0 @@ "bin": "bin.js",

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