New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

yamljs

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yamljs - npm Package Compare versions

Comparing version 0.2.7 to 0.2.8

10

package.json
{
"name": "yamljs",
"version": "0.2.7",
"version": "0.2.8",
"description": "Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.",

@@ -14,8 +14,8 @@ "keywords": [

"dependencies": {
"argparse": "^0.1.15",
"glob": "^4.0.0"
"argparse": "^1.0.7",
"glob": "^7.0.5"
},
"devDependencies": {
"coffeeify": "^0.7.0",
"benchmark": "^1.0.0",
"benchmark": "^2.1.0",
"coffeeify": "^2.0.1",
"jasmine-node": "^1.14.5"

@@ -22,0 +22,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