Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@halsp/methods

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@halsp/methods - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

0

dist/index.d.ts

@@ -0,0 +0,0 @@ export declare class HttpMethods {

@@ -0,0 +0,0 @@ "use strict";

8

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc