Socket
Socket
Sign inDemoInstall

just-parse

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-parse - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

index.js

@@ -1,3 +0,3 @@

var acorn = require('acorn/acorn');
var acornLoose = require('acorn/acorn_loose');
var acorn = require('acorn');
var acornLoose = require('acorn/dist/acorn_loose');

@@ -4,0 +4,0 @@ /**

{
"name": "just-parse",
"version": "1.0.0",
"version": "1.0.1",
"description": "Enough configuration, just parse the goddamn file",

@@ -24,3 +24,3 @@ "main": "index.js",

"dependencies": {
"acorn": "~0.11.0"
"acorn": "^2.0.4"
},

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