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.2 to 1.2.3

2

Gruntfile.js
/*
** pegjs-otf -- On-The-Fly Compilation for PEG.js
** Copyright (c) 2014-2015 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

/*
** pegjs-otf -- On-The-Fly Compilation for PEG.js
** Copyright (c) 2014-2015 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-otf",
"version": "1.2.2",
"version": "1.2.3",
"description": "On-The-Fly Compilation for PEG.js",

@@ -25,3 +25,3 @@ "keywords": [ "pegjs", "browserify", "transform" ],

"grunt-contrib-jshint": "~1.1.0",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-clean": "~1.1.0",
"grunt-eslint": "~19.0.0"

@@ -32,5 +32,5 @@ },

"lodash": "~4.17.4",
"static-module": "~1.3.1",
"static-module": "~1.3.2",
"through": "~2.3.8"
}
}

@@ -134,3 +134,3 @@

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

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

/*
** pegjs-otf -- On-The-Fly Compilation for PEG.js
** Copyright (c) 2014-2015 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

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