Socket
Socket
Sign inDemoInstall

yr-lib

Package Overview
Dependencies
71
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.15 to 1.0.16

1

index.js
var fs = require('fs'),
request = require('request'),
parser = require('xml2json'),
_ = require('lodash'),

@@ -4,0 +5,0 @@ moment = require('moment');

5

package.json
{
"name": "yr-lib",
"version": "1.0.15",
"version": "1.0.16",
"description": "yr.no api",

@@ -20,4 +20,5 @@ "main": "index.js",

"moment": "^2.15.1",
"request": "^2.75.0"
"request": "^2.75.0",
"xml2json": "^0.10.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc