Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "optimism", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "Ben Newman <ben@benjamn.com>", | ||
"description": "Composable reactive caching with efficient invalidation.", | ||
"keywords": [ | ||
"caching", | ||
"cache", | ||
"invalidation", | ||
"reactive", | ||
"reactivity", | ||
"dependency", | ||
"tracking", | ||
"tracker", | ||
"memoization" | ||
], | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
"homepage": "https://github.com/benjamn/optimism#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/benjamn/optimism.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/benjamn/optimism/issues" | ||
}, | ||
"scripts": { | ||
@@ -9,0 +28,0 @@ "prepublish": "babel src/ --out-dir lib/", |
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
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
11984
0
1
0