Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "cut-out", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Library for mocking RequireJS dependencies", | ||
@@ -26,3 +26,10 @@ "main": "lib/index.js", | ||
"url": "git+https://github.com/primarilysnark/cutout.git" | ||
} | ||
}, | ||
"keywords": [ | ||
"mock", | ||
"stub", | ||
"spy", | ||
"requirejs", | ||
"cutout" | ||
] | ||
} |
@@ -8,3 +8,3 @@ # Cut-out | ||
To get started with enzyme, you can simply install it with npm: | ||
To get started with cut-out, you can simply install it with npm: | ||
@@ -11,0 +11,0 @@ ```bash |
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
9612