Socket
Socket
Sign inDemoInstall

@accordproject/concerto

Package Overview
Dependencies
Maintainers
6
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accordproject/concerto - npm Package Compare versions

Comparing version 0.80.4-20191003141535 to 0.80.4-20191003155034

HEADER

2

index.js

@@ -15,4 +15,4 @@ /*

'use strict';
/**

@@ -19,0 +19,0 @@ * Concerto module. Concerto is a framework for defining domain

@@ -26,3 +26,2 @@ /*

const Util = require('../util');
const Moment = require('moment-mini');

@@ -29,0 +28,0 @@ /**

{
"name": "@accordproject/concerto",
"version": "0.80.4-20191003141535",
"version": "0.80.4-20191003155034",
"description": "Concerto Modeling Language",

@@ -14,2 +14,3 @@ "engines": {

"prepare": "pegjs ./lib/introspect/parser.pegjs",
"pretest": "npm run lint",
"lint": "eslint .",

@@ -23,8 +24,3 @@ "postlint": "npm run licchk",

"mocha": "mocha --recursive -t 10000",
"nyc": "nyc mocha --recursive -t 10000",
"pkgcheck": "node ./scripts/pkgcheck.js",
"pkgstamp": "node ./scripts/pkgstamp.js",
"pkgbump": "node ./scripts/pkgbump.js && node ./scripts/pkgcheck.js --fix",
"pkgset": "node ./scripts/pkgset.js",
"depcheck": "node ./scripts/depcheck.js"
"nyc": "nyc mocha --recursive -t 10000"
},

@@ -31,0 +27,0 @@ "repository": {

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