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.3.1 to 0.4.0

.rpt2_cache/rpt2_224f5e5db879b603ceb3fd9aa8f73d0faae2b865/code/cache/382abaaa4a478d5e649e68fc46f166dc6824db72

4

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
# 0.4.0
- Changed License: From GPL-3.0 to Apache 2.0
# 0.1.3
- now available as standalone bundle (iife)

8

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

@@ -16,3 +16,3 @@ "contributors": [

},
"license": "GPL-3.0",
"license": "Apache-2.0",
"main": "./out/index.js",

@@ -39,3 +39,3 @@ "typings": "./out/index.d.ts",

"rollup-plugin-node-resolve": "^5.0.1",
"rollup-plugin-typescript2": "^0.21.1"
"rollup-plugin-typescript2": "^0.24.2"
},

@@ -57,3 +57,3 @@ "scripts": {

},
"gitHead": "8d4e72e474ed222616784ccc6acdc22a39e0eade",
"gitHead": "c07c6b48f0fea00198433fab5394628c2bfade4d",
"publishConfig": {

@@ -60,0 +60,0 @@ "access": "public"

@@ -68,6 +68,2 @@ # @burstjs/http

<dd></dd>
<dt><a href="#module_http">http</a></dt>
<dd></dd>
<dt><a href="#module_http">http</a></dt>
<dd></dd>
</dl>

@@ -74,0 +70,0 @@

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