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

@annotation-studio/bridge

Package Overview
Dependencies
Maintainers
1
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@annotation-studio/bridge - npm Package Compare versions

Comparing version 1.0.0-pr.dfe554f6 to 1.0.0-pr.f627cc66

15

package.json
{
"name": "@annotation-studio/bridge",
"version": "1.0.0-pr.dfe554f6",
"version": "1.0.0-pr.f627cc66",
"description": "Describe annotation-bridge here",

@@ -13,3 +13,3 @@ "main": "lib/index.js",

"scripts": {
"watch": "./bin/watch",
"watch": "nwb-watch-module",
"build": "nwb build-web-module",

@@ -20,3 +20,3 @@ "clean": "nwb clean-module",

"test:watch": "npm run test -- --watch",
"prepublish": "npm run build"
"prepublish": "NODE_ENV=production npm run build"
},

@@ -27,11 +27,12 @@ "dependencies": {

"peerDependencies": {
"@annotation-studio/redux": "^1.0.0-rc.13"
"@annotation-studio/redux": "^1.0.0-rc.14"
},
"devDependencies": {
"@annotation-studio/redux": "^1.0.0-pr.dfe554f6",
"@fesk/test-environment": "^1.0.0-pr.dfe554f6",
"@annotation-studio/redux": "^1.0.0-pr.f627cc66",
"@fesk/test-environment": "^1.0.0-pr.f627cc66",
"babel-jest": "^20.0.3",
"jest": "^20.0.0",
"nwb": "^0.21.5",
"react": "^15.6.1"
"nwb-watch": "^1.0.0-pr.f627cc66",
"react": "^15.6.2"
},

@@ -38,0 +39,0 @@ "publishConfig": {

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