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.18 to 1.2.19

2

Gruntfile.js

@@ -41,3 +41,3 @@ /*

options: {
configFile: "eslint.json"
overrideConfigFile: "eslint.json"
},

@@ -44,0 +44,0 @@ target: [ "index.js", "transform.js" ]

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

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

"devDependencies": {
"grunt": "1.3.0",
"grunt-cli": "1.3.2",
"grunt-contrib-jshint": "3.0.0",
"grunt": "1.4.1",
"grunt-cli": "1.4.3",
"grunt-contrib-jshint": "3.1.1",
"grunt-contrib-clean": "2.0.0",
"grunt-eslint": "23.0.0"
"grunt-eslint": "24.0.0"
},
"dependencies": {
"pegjs": "0.10.0",
"lodash": "4.17.20",
"lodash": "4.17.21",
"static-module": "3.0.4",

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