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

@accordproject/concerto-core

Package Overview
Dependencies
Maintainers
6
Versions
866
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accordproject/concerto-core - npm Package Compare versions

Comparing version 0.81.2-20191012170645 to 0.81.2-20191016191431

lib/writer.js

3

index.js

@@ -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

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