@halsp/methods
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,0 +0,0 @@ export declare class HttpMethods { |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@halsp/methods", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Halsp http methods", | ||
@@ -29,3 +29,3 @@ "engines": { | ||
"prebuild": "npm run lint", | ||
"build": "rimraf ./dist/* && tsc", | ||
"build": "sh ../../scripts/clean-dist.sh && tsc", | ||
"lint": "eslint src test --ext .ts", | ||
@@ -38,3 +38,3 @@ "pretest": "npm run build", | ||
"dependencies": { | ||
"@halsp/common": "^1.0.0" | ||
"@halsp/common": "^1.0.1" | ||
}, | ||
@@ -53,3 +53,3 @@ "files": [ | ||
], | ||
"gitHead": "e68bd971f3bbf5062826a609ab4ed4a519a2c3e3" | ||
"gitHead": "b5c9e9af4f1d2d1b8ebe840946c835792babff62" | ||
} |
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
12293
Updated@halsp/common@^1.0.1