ip-address
Advanced tools
Comparing version 9.0.1 to 9.0.2
@@ -10,3 +10,3 @@ { | ||
], | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"author": "Beau Gunderson <beau@beaugunderson.com> (https://beaugunderson.com/)", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
"build": "rm -rf dist/* && tsc -p tsconfig.json", | ||
"prepack": "yarn build", | ||
"prepack": "npm run build", | ||
"release": "release-it", | ||
@@ -70,3 +70,3 @@ "test-ci": "nyc mocha", | ||
"codecov": "^3.8.2", | ||
"documentation": "^13.2.5", | ||
"documentation": "^14.0.2", | ||
"eslint": "^8.50.0", | ||
@@ -73,0 +73,0 @@ "eslint-config-airbnb": "^19.0.4", |
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
55862