Comparing version 4.0.6 to 4.0.7
/*! | ||
* Ono v4.0.6 (August 10th 2018) | ||
* Ono v4.0.7 (August 29th 2018) | ||
* | ||
@@ -4,0 +4,0 @@ * https://github.com/bigstickcarpet/ono |
/*! | ||
* Ono v4.0.6 (August 10th 2018) | ||
* Ono v4.0.7 (August 29th 2018) | ||
* | ||
@@ -4,0 +4,0 @@ * https://github.com/bigstickcarpet/ono |
@@ -54,3 +54,3 @@ declare module 'ono' { | ||
export default ono; | ||
export = ono; | ||
} |
{ | ||
"name": "ono", | ||
"version": "4.0.6", | ||
"version": "4.0.7", | ||
"description": "Throw better errors.", | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
"coveralls": "^3.0.2", | ||
"eslint": "^5.3.0", | ||
"eslint": "^5.4.0", | ||
"eslint-config-modular": "^4.1.1", | ||
@@ -52,0 +52,0 @@ "istanbul": "^0.4.2", |
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
64655