Comparing version 0.9.3 to 0.9.4
{ | ||
"name": "optimism", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"author": "Ben Newman <ben@benjamn.com>", | ||
@@ -32,3 +32,3 @@ "description": "Composable reactive caching with efficient invalidation.", | ||
"clean": "rimraf lib", | ||
"mocha": "mocha --reporter spec --full-trace lib/tests/index", | ||
"mocha": "mocha --require source-map-support/register --reporter spec --full-trace lib/tests/index", | ||
"prepublish": "npm run build", | ||
@@ -45,7 +45,8 @@ "test": "npm run build && npm run mocha" | ||
"rollup-plugin-typescript2": "^0.20.1", | ||
"source-map-support": "^0.5.12", | ||
"typescript": "^3.3.3333" | ||
}, | ||
"dependencies": { | ||
"@wry/context": "^0.3.1" | ||
"@wry/context": "^0.3.2" | ||
} | ||
} |
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
88420
9
Updated@wry/context@^0.3.2