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

@burstjs/http

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@burstjs/http - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

.bilirc.js

13

package.json
{
"name": "@burstjs/http",
"version": "0.1.2",
"version": "0.1.3",
"description": "Send commands to BURST over HTTP",

@@ -34,3 +34,7 @@ "contributors": [

"devDependencies": {
"@types/jest": "^24.0.12"
"@types/jest": "^24.0.12",
"bili": "^4.8.0",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-resolve": "^5.0.1",
"rollup-plugin-typescript2": "^0.21.1"
},

@@ -40,2 +44,3 @@ "scripts": {

"tsc": "tsc",
"bundle": "bili",
"doc": "./node_modules/.bin/esdoc",

@@ -45,3 +50,3 @@ "readme": "jsdoc2md --files ./src/*.ts --template ./README.md.hbs --configure ../../jsdoc2md.json > ./README.md"

"dependencies": {
"axios": "^0.18.0"
"axios": "^0.19.0"
},

@@ -53,3 +58,3 @@ "husky": {

},
"gitHead": "9faca336766edb3bb7339aa9bd6822551a1db497",
"gitHead": "e129c3f0d0384d8635258f0219d78159dd3bf2e5",
"publishConfig": {

@@ -56,0 +61,0 @@ "access": "public"

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