New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nosana/sdk

Package Overview
Dependencies
Maintainers
4
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nosana/sdk - npm Package Compare versions

Comparing version 0.1.29 to 0.1.30

dist/index.cjs

7

package.json
{
"name": "@nosana/sdk",
"version": "0.1.29",
"version": "0.1.30",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"browser": "dist/index.umd.js",
"unpkg": "dist/index.umd.js",
"type": "module",
"scripts": {
"build": "tsc",
"build": "tsc && microbundle",
"test": "echo \"Error: no test specified\" && exit 1",

@@ -33,2 +35,3 @@ "example": "npx ts-node --esm example.ts",

"eslint-plugin-promise": "^6.0.0",
"microbundle": "^0.15.1",
"prettier": "^2.8.8",

@@ -35,0 +38,0 @@ "typescript": "*"

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