Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "trie.ts", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"author": { | ||
@@ -20,4 +20,4 @@ "name": "Chris Wheeldon", | ||
], | ||
"main": "build/trie.js", | ||
"types": "build/trie.d.ts", | ||
"main": "build/index.js", | ||
"types": "build/index.d.ts", | ||
"devDependencies": { | ||
@@ -24,0 +24,0 @@ "mocha": "^5.2.0", |
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
4378
0