Socket
Socket
Sign inDemoInstall

yaml-ast-parser

Package Overview
Dependencies
0
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.35 to 0.0.36

6

package.json
{
"name": "yaml-ast-parser",
"version": "0.0.35",
"version": "0.0.36",
"main": "dist/src/index.js",

@@ -32,3 +32,3 @@ "scripts": {

"@types/mocha": "^2.2.41",
"@types/node": "^0.12.0",
"@types/node": "4.2.20",
"chai": "^4.0.2",

@@ -38,4 +38,4 @@ "dev-env-installer": "0.0.5",

"rimraf": "*",
"typescript": "^2.4.1"
"typescript": "2.5.2"
}
}

@@ -5,11 +5,7 @@ {

"test" : "gulp test",
"gitUrl" : "https://github.com/raml-org/raml-js-parser-2.git",
"gitBranch": "develop",
"installTypings" : true
"gitUrl" : "https://github.com/raml-org/raml-js-parser-2.git"
},
"raml-definition-system" : {
"build" : "npm run build",
"gitUrl" : "https://github.com/raml-org/raml-definition-system.git",
"gitBranch": "develop",
"installTypings" : true
"gitUrl" : "https://github.com/raml-org/raml-definition-system.git"
},

@@ -19,10 +15,7 @@ "raml-typesystem" : {

"test" : "npm run test-cov",
"gitUrl" : "https://github.com/raml-org/raml-typesystem.git",
"gitBranch": "develop",
"installTypings" : true
"gitUrl" : "https://github.com/raml-org/raml-typesystem.git"
},
"ts-structure-parser" : {
"build" : "npm run build",
"gitUrl" : "https://github.com/mulesoft-labs/ts-structure-parser.git",
"installTypings" : true
"gitUrl" : "https://github.com/mulesoft-labs/ts-structure-parser.git"
},

@@ -37,6 +30,5 @@ "yaml-ast-parser" : {

"build" : "npm run build",
"gitUrl" : "https://github.com/mulesoft-labs/ts-model.git",
"installTypings" : true
"gitUrl" : "https://github.com/mulesoft-labs/ts-model.git"
}
}
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