@accordproject/concerto-core
Advanced tools
Comparing version 0.81.2-20191012170645 to 0.81.2-20191016191431
@@ -34,4 +34,3 @@ /* | ||
module.exports.Field = require('./lib/introspect/field'); | ||
module.exports.Writer = require('./lib/codegen/writer'); | ||
module.exports.FileWriter = require('./lib/codegen/filewriter'); | ||
module.exports.Writer = require('./lib/writer'); | ||
module.exports.Factory = require('./lib/factory'); | ||
@@ -38,0 +37,0 @@ module.exports.Globalize = require('./lib/globalize'); |
{ | ||
"name": "@accordproject/concerto-core", | ||
"version": "0.81.2-20191012170645", | ||
"version": "0.81.2-20191016191431", | ||
"description": "Core Implementation for the Concerto Modeling Language", | ||
@@ -38,2 +38,3 @@ "homepage": "https://github.com/accordproject/concerto", | ||
"devDependencies": { | ||
"acorn": "5.1.2", | ||
"babel-preset-env": "1.7.0", | ||
@@ -45,2 +46,3 @@ "babel-preset-latest": "6.24.1", | ||
"commander": "2.20.0", | ||
"doctrine": "3.0.0", | ||
"eslint": "6.0.1", | ||
@@ -54,6 +56,5 @@ "fs-extra": "8.1.0", | ||
"moxios": "0.4.0", | ||
"node-plantuml": "0.8.1", | ||
"npm-paths": "2.0.0", | ||
"nyc": "14.1.1", | ||
"pegjs": "0.10.0", | ||
"semver": "6.3.0", | ||
"sinon": "7.3.2", | ||
@@ -67,12 +68,9 @@ "sinon-chai": "3.3.0", | ||
"dependencies": { | ||
"acorn": "5.1.2", | ||
"axios": "0.19.0", | ||
"debug": "4.1.1", | ||
"doctrine": "3.0.0", | ||
"fast-safe-stringify": "2.0.7", | ||
"jsome": "2.5.0", | ||
"lorem-ipsum": "1.0.6", | ||
"mkdirp": "0.5.1", | ||
"moment-mini": "2.22.1", | ||
"semver": "6.3.0", | ||
"npm-paths": "2.0.0", | ||
"triple-beam": "1.3.0", | ||
@@ -79,0 +77,0 @@ "urijs": "1.19.1", |
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
11
7
1540864
25
72
28536
+ Addednpm-paths@2.0.0
+ Addedglobal-modules@2.0.0(transitive)
+ Addedglobal-prefix@3.0.0(transitive)
+ Addedini@1.3.8(transitive)
+ Addedkind-of@6.0.3(transitive)
+ Addednpm-paths@2.0.0(transitive)
- Removedacorn@5.1.2
- Removeddoctrine@3.0.0
- Removedmkdirp@0.5.1
- Removedsemver@6.3.0
- Removedacorn@5.1.2(transitive)
- Removeddoctrine@3.0.0(transitive)
- Removedesutils@2.0.3(transitive)
- Removedminimist@0.0.8(transitive)
- Removedmkdirp@0.5.1(transitive)
- Removedsemver@6.3.0(transitive)