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

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 0.1.2 to 0.1.3

3

index.js

@@ -149,7 +149,8 @@ const cherow = require('cherow');

parse.options = {
jsx: true,
next: true,
ranges: true,
jsx: true
v8: true
};
module.exports = parse;
{
"name": "ascjs",
"version": "0.1.2",
"version": "0.1.3",
"description": "ES2015 to CommonJS import/export transformer",

@@ -30,3 +30,3 @@ "bin": "bin.js",

"dependencies": {
"cherow": "^0.8.7"
"cherow": "^0.8.9"
},

@@ -33,0 +33,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