typescript-data-structures
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "typescript-data-structures", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A collection of TypeScript classes to create and use common data structures", | ||
"author": "RCMiron", | ||
"license": "MIT", | ||
"main": "./index.js", | ||
"types": "./index.d.ts", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"keywords": ["data structures", "typescript", "linked list", "binary search tree"], | ||
"scripts": { | ||
@@ -10,0 +11,0 @@ "test": "echo \"Error: no test specified\" && exit 1", |
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
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
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
8660
13
162
1