unexpected
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -1234,6 +1234,5 @@ // Copyright (c) 2013 Sune Simonsen <sune@we-knowhow.dk> | ||
// No module loader (plain <script> tag) - put directly in global namespace | ||
root.weknowhow = { | ||
expect: expect | ||
}; | ||
root.weknowhow = root.weknowhow || {}; | ||
root.weknowhow.expect = expect; | ||
} | ||
}()); |
{ | ||
"name": "unexpected", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"author": "Sune Sloth Simonsen <sune@we-knowhow.dk>", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
187011
6024