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

raml-typesystem

Package Overview
Dependencies
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raml-typesystem - npm Package Compare versions

Comparing version 0.0.95 to 0.0.96

.nyc_output/97b4dc7d-4cc6-466f-8f59-301167f031ac.json

7

greenkeeper.json
{
"ignore": [
"data-and-time",
"mocha"
"date-and-time",
"mocha",
"rimraf",
"json-to-ast",
"nyc"
]
}
{
"name": "raml-typesystem",
"version": "0.0.95",
"version": "0.0.96",
"main": "dist/src/index.js",
"scripts": {
"test-cov": " ./node_modules/.bin/istanbul cover _mocha dist/tests/*Tests.js",
"test-cov": "nyc mocha -R spec --bail dist/tests/*Tests.js",
"test": "npm run test-cov",

@@ -22,4 +22,4 @@ "noValidationBuild": "rimraf dist && tsc",

"lrucache": "1.0.3",
"underscore": "^1.9.2",
"xml2js": "^0.4.22",
"underscore": "^1.10.2",
"xml2js": "^0.4.23",
"xmldom-alpha": "^0.1.28"

@@ -51,7 +51,7 @@ },

"@types/bignumber.js": "5.0.0",
"@types/chai": "^4.2.4",
"@types/chai": "^4.2.11",
"@types/escape-html": "0.0.20",
"@types/mocha": "^7.0.2",
"@types/node": "^13.9.0",
"@types/underscore": "^1.9.3",
"@types/node": "^13.11.0",
"@types/underscore": "^1.9.4",
"@types/xml2js": "^0.4.5",

@@ -62,10 +62,10 @@ "chai": "4.2.0",

"gulp-mocha": "^7.0.2",
"gulp-typedoc": "^2.2.4",
"istanbul": "0.4.5",
"gulp-typedoc": "^2.2.5",
"json-loader": "0.5.7",
"mocha": "^6.2.2",
"nyc": "^14.1.1",
"rimraf": "*",
"typedoc": "^0.16.11",
"typescript": "3.3.3333"
"typedoc": "^0.17.4",
"typescript": "^3.8.3"
}
}
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