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

@riiid/santa-sdk-js

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@riiid/santa-sdk-js - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

.coverage/clover.xml

10

package.json
{
"name": "@riiid/santa-sdk-js",
"version": "0.1.3",
"version": "0.1.4",
"description": "Santa SDK for Javascript",

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

"build": "npx babel lib --out-dir dist",
"deploy": "yarn build && np",
"test": "jest --coverage",
"test:watch": "jest --coverage --watch --notify",
"deploy": "yarn build && np"
"test:watch": "jest --coverage --watch --notify"
},

@@ -35,7 +35,3 @@ "engines": {

"nock": "^10.0.6"
},
"np": {
"yarn": false,
"contents": "dist"
}
}
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