Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "aolog", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Append only log", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"scripts": { | ||
"build": "./node_modules/.bin/browserify -s AOlog -e ./index.js > ipfsapi.min.js" | ||
"build": "./node_modules/.bin/browserify -s AOlog -e ./index.js > aolog.js" | ||
}, | ||
@@ -16,0 +16,0 @@ "devDependencies": { |
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
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
745815