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

yaml-ast-parser

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yaml-ast-parser - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

.npmignore

23

package.json
{
"name": "yaml-ast-parser",
"version": "0.0.20",
"version": "0.0.21",
"private": false,

@@ -18,22 +18,13 @@ "main": "dist/index.js",

"type": "git",
"url": "https://github.com/mulesoft-labs/yaml-ast-parser.git"
"url": "https://github.com/mulesoft/yaml-ast-parser.git"
},
"keywords": [
"raml",
"ast","yaml"
"ast",
"yaml"
],
"author": {
"name": "Pavel Petrochenko",
"email": "petrochenko.pavel.a@gmail.com",
"url": "ru.linkedin.com/in/petrochenkopavel"
},
"files": [
"dist/",
"typings/",
"typings.json"
],
"homepage": "https://github.com/mulesoft-labs/yaml-ast-parser",
"license": "MIT",
"homepage": "https://github.com/mulesoft/yaml-ast-parser",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/mulesoft-labs/yaml-ast-parser/issues"
"url": "https://github.com/mulesoft/yaml-ast-parser/issues"
},

@@ -40,0 +31,0 @@ "devDependencies": {

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