raml-definition-system
Advanced tools
Comparing version 0.0.87 to 0.0.88
@@ -8,3 +8,3 @@ "use strict"; | ||
return extendStatics(d, b); | ||
} | ||
}; | ||
return function (d, b) { | ||
@@ -11,0 +11,0 @@ extendStatics(d, b); |
@@ -8,3 +8,3 @@ "use strict"; | ||
return extendStatics(d, b); | ||
} | ||
}; | ||
return function (d, b) { | ||
@@ -11,0 +11,0 @@ extendStatics(d, b); |
{ | ||
"name": "raml-definition-system", | ||
"version": "0.0.87", | ||
"version": "0.0.88", | ||
"main": "dist/definitionSystem.js", | ||
@@ -10,5 +10,5 @@ "scripts": { | ||
"build": "npm run compile && npm run generateJSON && npm run generateUniverses && tsc", | ||
"pullall" : "dev-env-installer pullall", | ||
"buildall" : "dev-env-installer buildall", | ||
"testall" : "dev-env-installer testall", | ||
"pullall": "dev-env-installer pullall", | ||
"buildall": "dev-env-installer buildall", | ||
"testall": "dev-env-installer testall", | ||
"devInstall": "dev-env-installer install" | ||
@@ -39,10 +39,10 @@ }, | ||
"devDependencies": { | ||
"@types/node": "4.2.20", | ||
"@types/underscore": "1.8.3", | ||
"@types/node": "11.9.6", | ||
"@types/underscore": "1.8.10", | ||
"ts-structure-parser": "0.0.19", | ||
"typescript": "3.0.1", | ||
"typescript": "3.3.3333", | ||
"dev-env-installer": "0.0.14", | ||
"json-loader": "0.5.7", | ||
"rimraf":"*" | ||
"rimraf": "*" | ||
} | ||
} |
# RAML Definition System | ||
[![Build Status](https://travis-ci.org/raml-org/raml-definition-system.svg?branch=master)](https://travis-ci.org/raml-org/raml-definition-system) | ||
[![Build Status](https://travis-ci.org/raml-org/raml-definition-system.svg?branch=master)](https://travis-ci.org/raml-org/raml-definition-system) [![Greenkeeper badge](https://badges.greenkeeper.io/raml-org/raml-definition-system.svg)](https://greenkeeper.io/) | ||
@@ -5,0 +5,0 @@ > This repository contains a set of interfaces that represents a declarative description of the RAML specification. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1171000
1