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

pegjs-otf

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pegjs-otf - npm Package Compare versions

Comparing version 1.2.16 to 1.2.17

2

Gruntfile.js

@@ -37,3 +37,3 @@ /*

"gruntfile": [ "Gruntfile.js" ],
"prince": [ "index.js", "transform.js" ]
"pegjs-otf": [ "index.js", "transform.js" ]
},

@@ -40,0 +40,0 @@ eslint: {

{
"name": "pegjs-otf",
"version": "1.2.16",
"version": "1.2.17",
"description": "On-The-Fly Compilation for PEG.js",

@@ -19,14 +19,14 @@ "keywords": [ "pegjs", "browserify", "transform" ],

"devDependencies": {
"grunt": "1.0.4",
"grunt": "1.3.0",
"grunt-cli": "1.3.2",
"grunt-contrib-jshint": "2.1.0",
"grunt-contrib-jshint": "3.0.0",
"grunt-contrib-clean": "2.0.0",
"grunt-eslint": "22.0.0"
"grunt-eslint": "23.0.0"
},
"dependencies": {
"pegjs": "0.10.0",
"lodash": "4.17.15",
"static-module": "3.0.3",
"lodash": "4.17.20",
"static-module": "3.0.4",
"through": "2.3.8"
}
}
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