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

@goldfishjs/bridge

Package Overview
Dependencies
Maintainers
2
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldfishjs/bridge - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

10

package.json
{
"name": "@goldfishjs/bridge",
"version": "0.0.16",
"version": "0.0.17",
"description": "goldfish-bridge",

@@ -11,5 +11,4 @@ "main": "lib/index.js",

"build": "rm -rf ./types && rm -rf ./lib && tsc --build ./src/tsconfig.json",
"lint": "tslint ./src/**",
"ci": "npm run test",
"release": "npm run test && npm run lint && npm run build && npm publish"
"release": "npm run test && npm run build && npm publish"
},

@@ -34,6 +33,3 @@ "keywords": [],

"merge2": "^1.3.0",
"ts-jest": "^23.10.2",
"tslint": "^5.11.0",
"tslint-config-airbnb": "^5.11.0",
"typescript": "^3.1.4"
"ts-jest": "^23.10.2"
},

@@ -40,0 +36,0 @@ "types": "./types/index.d.ts",

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