Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "ono", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Throw better errors.", | ||
@@ -34,2 +34,16 @@ "keywords": [ | ||
}, | ||
"testling": { | ||
"harness": "mocha", | ||
"files": "tests/**/*.js", | ||
"browsers": [ | ||
"ie/6..latest", | ||
"chrome/22..latest", | ||
"firefox/16..latest", | ||
"safari/5.0..latest", | ||
"opera/11.0..latest", | ||
"iphone/6..latest", | ||
"ipad/6..latest", | ||
"android-browser/4.2..latest" | ||
] | ||
}, | ||
"repository": { | ||
@@ -36,0 +50,0 @@ "type": "git", |
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
109490