Socket
Socket
Sign inDemoInstall

js-yaml

Package Overview
Dependencies
3
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

6

HISTORY.md

@@ -0,1 +1,7 @@

2.0.4 / 2013-04-08
------------------
* Updated .npmignore to reduce package size
2.0.3 / 2013-02-26

@@ -2,0 +8,0 @@ ------------------

2

package.json
{
"name" : "js-yaml",
"version" : "2.0.3",
"version" : "2.0.4",
"description" : "YAML 1.2 parser and serializer",

@@ -5,0 +5,0 @@ "keywords" : ["yaml", "parser", "serializer", "pyyaml"],

@@ -71,3 +71,3 @@ JS-YAML - YAML 1.2 parser and serializer for JavaScript

Browser support was done mostly for online demo. If you find eny errors - feel
Browser support was done mostly for online demo. If you find any errors - feel
free to send pull requests with fixes. Also note, that IE and other old browsers

@@ -74,0 +74,0 @@ needs [es5-shims](https://github.com/kriskowal/es5-shim) to operate.

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