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

es6-deps

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es6-deps - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

package.json
{
"name": "es6-deps",
"version": "1.1.3",
"version": "1.1.4",
"description": "a simple util to get es6/jsx dependencies",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -42,2 +42,3 @@ var isdir = require('isdir');

.replace(/"[^"]+\*[^"]*"/g, '""')
.replace(/\/\*+\//, '')
})

@@ -44,0 +45,0 @@ .join('\n');

console.log('i am b');
console.log(/**/);
console.log('ccc');
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