Huge News!Announcing our $40M Series B led by Abstract Ventures.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.5 to 0.2.6

.travis.yml

5

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

@@ -26,2 +26,5 @@ "keywords": [

},
"scripts": {
"test": "cake build; cake test"
},
"license": "MIT",

@@ -28,0 +31,0 @@ "repository": {

2

README.md
yaml.js
=======
![Build status](https://travis-ci.org/jeremyfa/yaml.js.svg?branch=develop)
Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.

@@ -5,0 +7,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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