Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "edn-data", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "EDN parser and generator that work with plain JS data, with support for TS and node streams", | ||
@@ -9,2 +9,8 @@ "main": "dist/index.js", | ||
}, | ||
"files": [ | ||
"README.md", | ||
"LICENSE", | ||
"package.json", | ||
"dist/*" | ||
], | ||
"scripts": { | ||
@@ -11,0 +17,0 @@ "test": "ava", |
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
26402
13
590
1