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

pegjs-util

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pegjs-util - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

2

bower.json
{
"name": "pegjs-util",
"version": "1.3.2",
"version": "1.3.3",
"description": "Utility Class for PEG.js",

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

@@ -15,3 +15,3 @@ {

"no-continue": 0,
"no-control-regex": 2,
"no-control-regex": 0,
"no-debugger": 2,

@@ -18,0 +18,0 @@ "no-delete-var": 2,

{
"name": "pegjs-util",
"version": "1.3.2",
"version": "1.3.3",
"description": "Utility Class for PEG.js",

@@ -23,8 +23,8 @@ "keywords": [ "pegjs", "parser", "AST", "unroll" ],

"devDependencies": {
"grunt": "~0.4.5",
"grunt-cli": "~0.1.13",
"grunt-contrib-jshint": "~0.12.0",
"grunt-contrib-clean": "~0.7.0",
"grunt-eslint": "~17.3.1",
"asty": "~1.4.2"
"grunt": "~1.0.1",
"grunt-cli": "~1.2.0",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-clean": "~1.0.0",
"grunt-eslint": "~18.1.0",
"asty": "~1.4.4"
},

@@ -31,0 +31,0 @@ "dependencies": {

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