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

adds

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adds - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8

14

package.json
{
"name": "adds",
"description": "Javascript client for https://www.aviationweather.gov/ text data server",
"version": "1.2.7",
"version": "1.2.8",
"author": {

@@ -11,3 +11,3 @@ "name": "Forrest Desjardins",

"dependencies": {
"superagent": "^4.1.0",
"superagent": "^5.1.0",
"xml-reader": "^2.4.3"

@@ -17,7 +17,7 @@ },

"chai": "^4.2.0",
"coveralls": "^3.0.2",
"mocha": "^6.0.1",
"coveralls": "^3.0.6",
"mocha": "^6.2.0",
"nock": "^10.0.6",
"nyc": "^13.3.0",
"standard": "^12.0.1"
"nyc": "^14.1.1",
"standard": "^14.0.2"
},

@@ -80,4 +80,4 @@ "engines": {

"scripts": {
"test": "standard *.js && nyc ./node_modules/.bin/mocha test.js"
"test": "eslint *.js && nyc mocha test.js"
}
}
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