Comparing version 4.1.0 to 5.0.0
{ | ||
"name": "sergeant", | ||
"version": "4.1.0", | ||
"version": "5.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"main": "code/main.js", | ||
"scripts": { | ||
@@ -31,6 +31,5 @@ "test": "standard && mocha", | ||
"lodash.last": "^3.0.0", | ||
"object-assign": "^2.0.0", | ||
"repeat-string": "^1.5.2", | ||
"unquote": "^1.1.0" | ||
"object-assign": "^3.0.0", | ||
"repeat-string": "^1.5.2" | ||
} | ||
} |
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
17230
7
12
466
1
+ Addedobject-assign@3.0.0(transitive)
- Removedunquote@^1.1.0
- Removedobject-assign@2.1.1(transitive)
- Removedunquote@1.1.1(transitive)
Updatedobject-assign@^3.0.0