@mongodb-js/triejs
Advanced tools
Comparing version 0.1.5 to 0.2.0
{ | ||
"name": "@mongodb-js/triejs", | ||
"version": "0.1.5", | ||
"version": "0.2.0", | ||
"author": "Paul Thurlow", | ||
@@ -14,5 +14,5 @@ "description": "Customizable trie data structure built in JavaScript.", | ||
"contibutors": [], | ||
"dependencies": {}, | ||
"scripts": { | ||
"test": "node tests/vendor/suite.js" | ||
"test": "echo \"Not working, but the package will go away soon anyway\"", | ||
"test-ci": "npm run test" | ||
}, | ||
@@ -29,3 +29,4 @@ "main": "src/trie.js", | ||
"node": "*" | ||
} | ||
}, | ||
"gitHead": "170c704d3e22d335d5bf380dafe2b87569d7c4be" | ||
} |
@@ -1,2 +0,6 @@ | ||
#Triejs [![Build Status](https://secure.travis-ci.org/pthurlow/triejs.png)](http://travis-ci.org/pthurlow/triejs) | ||
:warning: This fork merely fixes `devDependencies` listed as `dependencies` and because the original project is no longer maintained, published as `@mongodb-js/triejs` on npm. | ||
--- | ||
# Triejs [![Build Status](https://secure.travis-ci.org/pthurlow/triejs.png)](http://travis-ci.org/pthurlow/triejs) | ||
A Javascript implementation of a trie data structure with an extensible data | ||
@@ -3,0 +7,0 @@ model to easily customize to any need. Visit the [Triejs page](http://pthurlow.github.com/triejs) for more info and technical details. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25730
75
5
1