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

sayt

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sayt - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

12

package.json
{
"name": "sayt",
"version": "0.0.2",
"version": "0.0.3",
"description": "Client for the SAYT API.",

@@ -13,2 +13,3 @@ "typescript": {

"scripts": {
"other": "karma start",
"test": "gulp build && karma start",

@@ -65,3 +66,2 @@ "ci": "gulp clean:typings && gulp typings:install && karma start --singleRun=false"

"mocha-loader": "^0.7.1",
"nock": "^8.0.0",
"object-assign": "^4.1.0",

@@ -75,9 +75,9 @@ "phantomjs-prebuilt": "^2.1.7",

"webpack-fail-plugin": "^1.0.4",
"webpack-stream": "^3.2.0",
"xhr-mock": "^1.6.0"
"webpack-stream": "^3.2.0"
},
"dependencies": {
"axios": "^0.12.0",
"es6-promise": "^3.1.2"
"es6-promise": "^3.1.2",
"jsonp": "^0.2.0",
"qs": "^6.2.0"
}
}
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