New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@accordproject/concerto-core

Package Overview
Dependencies
Maintainers
6
Versions
889
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.80.4-20191004184911 to 0.80.4-20191005131712

4

lib/tools/versionchecker.js

@@ -79,3 +79,3 @@ /*

'Increment the version number and add a new entry to the changelog (explaining your public API change) using the digest ' + digest +
'. Run \'git diff api.txt\' to understand the pubic API changes.');
'. Run \'git diff api.txt\' to understand the pubic API changes. Please ensure that TypeScript definitions are up to date by updating packages/concerto-core/types/index.ds');
}

@@ -91,3 +91,3 @@

if (!result) {
throw new Error('Did not find any version in changelog');
throw new Error('Did not find any version in changelog.');
}

@@ -94,0 +94,0 @@ else {

{
"name": "@accordproject/concerto-core",
"version": "0.80.4-20191004184911",
"version": "0.80.4-20191005131712",
"description": "Core Implementation for the Concerto Modeling Language",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/accordproject/concerto",

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