nlp-wordpos
Advanced tools
Comparing version 0.0.56 to 0.0.57
@@ -5,5 +5,5 @@ var fs = require('fs'); | ||
fs.readFile('./node_modules/es6-shim/es6-shim.js', 'utf8', function(err, contents) { | ||
fs.readFile('./es6-shim.js', 'utf8', function(err, contents) { | ||
contents = contents.replace(fix_pattern, '//' + fix_pattern); | ||
fs.writeFile('./node_modules/es6-shim/es6-shim.js', contents, function(err) { | ||
fs.writeFile('./es6-shim.js', contents, function(err) { | ||
if(err) { | ||
@@ -10,0 +10,0 @@ return console.log(err); |
{ | ||
"name": "nlp-wordpos", | ||
"version": "0.0.56", | ||
"version": "0.0.57", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "app.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
80239
6
2112
1