Comparing version 1.2.5 to 1.2.6
/* | ||
** pegjs-otf -- On-The-Fly Compilation for PEG.js | ||
** Copyright (c) 2014-2017 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2014-2018 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-2017 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2014-2018 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.5", | ||
"version": "1.2.6", | ||
"description": "On-The-Fly Compilation for PEG.js", | ||
@@ -22,14 +22,14 @@ "keywords": [ "pegjs", "browserify", "transform" ], | ||
"devDependencies": { | ||
"grunt": "~1.0.1", | ||
"grunt-cli": "~1.2.0", | ||
"grunt-contrib-jshint": "~1.1.0", | ||
"grunt-contrib-clean": "~1.1.0", | ||
"grunt-eslint": "~20.1.0" | ||
"grunt": "1.0.2", | ||
"grunt-cli": "1.2.0", | ||
"grunt-contrib-jshint": "1.1.0", | ||
"grunt-contrib-clean": "1.1.0", | ||
"grunt-eslint": "20.1.0" | ||
}, | ||
"dependencies": { | ||
"pegjs": "~0.10.0", | ||
"lodash": "~4.17.4", | ||
"static-module": "~2.0.0", | ||
"through": "~2.3.8" | ||
"pegjs": "0.10.0", | ||
"lodash": "4.17.5", | ||
"static-module": "2.2.2", | ||
"through": "2.3.8" | ||
} | ||
} |
@@ -134,3 +134,3 @@ | ||
Copyright (c) 2014-2017 Ralf S. Engelschall (http://engelschall.com/) | ||
Copyright (c) 2014-2018 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-2017 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2014-2018 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21040
+ Addedconvert-source-map@1.9.0(transitive)
+ Addedlodash@4.17.5(transitive)
+ Addedmagic-string@0.22.5(transitive)
+ Addedmerge-source-map@1.0.4(transitive)
+ Addedsource-map@0.5.7(transitive)
+ Addedstatic-module@2.2.2(transitive)
+ Addedvlq@0.2.3(transitive)
- Removedlodash@4.17.21(transitive)
- Removedstatic-module@2.0.0(transitive)
Updatedlodash@4.17.5
Updatedpegjs@0.10.0
Updatedstatic-module@2.2.2
Updatedthrough@2.3.8