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

@or-sdk/base

Package Overview
Dependencies
Maintainers
2
Versions
335
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@or-sdk/base - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

dist/types.d.ts

9

package.json
{
"version": "0.0.17",
"version": "0.0.18",
"name": "@or-sdk/base",

@@ -7,4 +7,5 @@ "main": "dist/index.js",

"scripts": {
"build": "npm exec tsc",
"build:watch": "npm exec tsc -- -b -w"
"build": "npm run clean && npm exec tsc -- -b",
"build:watch": "npm exec tsc -- -b -w",
"clean": "rm -rf ./dist"
},

@@ -23,3 +24,3 @@ "devDependencies": {

},
"gitHead": "c30c01fbc1f2f423a29d1569bc5f8f5edda868b6"
"gitHead": "650a7061fd1b7f43759f1ea1ea45c9ae48496c13"
}
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