Comparing version 0.7.0 to 0.7.1
@@ -1,2 +0,2 @@ | ||
var mockClock = require('src/mock-clock'); | ||
var mockClock = require('./src/mock-clock'); | ||
module.exports = mockClock; |
{ | ||
"name": "mock-clock", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "An asynchronous mock clock library for javascript unit testing", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
19662