@agreed/core
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -33,3 +33,2 @@ "use strict"; | ||
if (cache[file].mtimeMs === mtimeMs) { | ||
console.log("cached! %s", file); | ||
return cache[file]; | ||
@@ -36,0 +35,0 @@ } |
{ | ||
"name": "@agreed/core", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "agreed is a mock server and test client, agreed will be helper for Consumer Driven Contract", | ||
@@ -65,3 +65,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "8c65fd8f6c8e9910eef392c983ea9b65fc4fcb75" | ||
"gitHead": "74fa329d7d588584bf8a0aea68bab76c84b3643c" | ||
} |
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
132043
4613