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.93 to 0.0.94

26

package.json
{
"name": "raml-typesystem",
"version": "0.0.93",
"version": "0.0.94",
"main": "dist/src/index.js",

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

"bignumber.js": "9.0.0",
"date-and-time": "0.7.0",
"date-and-time": "^0.10.0",
"escape-html": "1.0.3",

@@ -24,3 +24,3 @@ "json-schema-compatibility": "1.1.0",

"underscore": "1.9.1",
"xml2js": "0.4.19",
"xml2js": "^0.4.22",
"xmldom": "0.1.27"

@@ -51,20 +51,20 @@ },

"devDependencies": {
"@types/chai": "4.1.7",
"@types/bignumber.js": "5.0.0",
"@types/chai": "^4.2.4",
"@types/escape-html": "0.0.20",
"@types/node": "12.0.10",
"@types/xml2js": "0.4.4",
"@types/underscore": "1.9.1",
"@types/mocha": "5.2.7",
"@types/bignumber.js": "5.0.0",
"@types/node": "^12.11.6",
"@types/underscore": "^1.9.3",
"@types/xml2js": "^0.4.5",
"chai": "4.2.0",
"dev-env-installer": "0.0.14",
"gulp": "4.0.2",
"gulp-typedoc": "2.2.2",
"istanbul": "0.4.5",
"mocha": "6.1.4",
"typedoc": "0.14.2",
"typescript": "3.3.3333",
"dev-env-installer": "0.0.14",
"json-loader": "0.5.7",
"rimraf": "*"
"mocha": "^6.2.2",
"rimraf": "*",
"typedoc": "^0.15.0",
"typescript": "3.3.3333"
}
}

@@ -19,3 +19,4 @@ {

"build" : "npm run build",
"gitUrl" : "https://github.com/dreamflyer/raml-xml-validation.git"
"gitUrl" : "https://github.com/dreamflyer/raml-xml-validation.git",
"gitBranch" : "0.0.15"
},

@@ -22,0 +23,0 @@ "raml-json-validation" : {

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