New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4.2 to 1.4.3

2

Gruntfile.js
/*
** pegjs-util -- Utility Class for PEG.js
** Copyright (c) 2014-2016 Ralf S. Engelschall <rse@engelschall.com>
** Copyright (c) 2014-2017 Ralf S. Engelschall <rse@engelschall.com>
**

@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining

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

@@ -26,5 +26,5 @@ "keywords": [ "pegjs", "parser", "AST", "unroll" ],

"grunt-contrib-jshint": "~1.1.0",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-clean": "~1.1.0",
"grunt-eslint": "~19.0.0",
"asty": "~1.4.8"
"asty": "~1.5.0"
},

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

/*
** pegjs-util -- Utility Class for PEG.js
** Copyright (c) 2014-2016 Ralf S. Engelschall <rse@engelschall.com>
** Copyright (c) 2014-2017 Ralf S. Engelschall <rse@engelschall.com>
**

@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining

@@ -248,3 +248,3 @@

Copyright (c) 2014-2016 Ralf S. Engelschall (http://engelschall.com/)
Copyright (c) 2014-2017 Ralf S. Engelschall (http://engelschall.com/)

@@ -251,0 +251,0 @@ Permission is hereby granted, free of charge, to any person obtaining

Sorry, the diff of this file is not supported yet

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