Socket
Socket
Sign inDemoInstall

@dxos/codec-protobuf

Package Overview
Dependencies
Maintainers
24
Versions
2982
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dxos/codec-protobuf - npm Package Compare versions

Comparing version 2.19.3-dev.6c517690 to 2.19.3-dev.730a948d

19

package.json
{
"name": "@dxos/codec-protobuf",
"version": "2.19.3-dev.6c517690",
"version": "2.19.3-dev.730a948d",
"license": "AGPL-3.0",

@@ -12,8 +12,2 @@ "author": "DXOS.org",

],
"scripts": {
"build": "tsc",
"build:test": "pnpm run build && pnpm run lint && pnpm run test",
"lint": "eslint '{src,test}/**/*.ts'",
"test": "jest 2>&1"
},
"eslintConfig": {

@@ -51,3 +45,10 @@ "extends": "plugin:@dxos/recomended"

"access": "public"
}
}
},
"scripts": {
"build": "tsc",
"build:test": "pnpm run build && pnpm run lint && pnpm run test",
"lint": "eslint '{src,test}/**/*.ts'",
"test": "jest 2>&1"
},
"readme": "# codec-protobuf\n\n## Toolchain\n\nThis package must NOT use `toolchain` to avoid cyclic dependencies.\n"
}

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