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

@protobufjs/fetch

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@protobufjs/fetch - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

8

package.json
{
"name": "@protobufjs/fetch",
"description": "Fetches the contents of a file accross node and browsers.",
"version": "1.0.2",
"version": "1.0.3",
"author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",

@@ -11,6 +11,6 @@ "repository": {

"dependencies": {
"@protobufjs/aspromise": "^1.0.0",
"@protobufjs/inquire": "^1.0.0"
"@protobufjs/aspromise": "^1.0.4",
"@protobufjs/inquire": "^1.0.1"
},
"license": "Apache-2.0"
"license": "BSD-3-Clause"
}

@@ -13,2 +13,2 @@ @protobufjs/fetch

**License:** [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
**License:** [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause)

Sorry, the diff of this file is not supported yet

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