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

@accordproject/concerto-cto

Package Overview
Dependencies
Maintainers
6
Versions
498
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accordproject/concerto-cto - npm Package Compare versions

Comparing version 1.2.2-20211129185838 to 1.2.2-20211130213656

11

package.json
{
"name": "@accordproject/concerto-cto",
"version": "1.2.2-20211129185838",
"description": "Parser the Concerto Modeling Language",
"version": "1.2.2-20211130213656",
"description": "Parser for Concerto CTO files",
"homepage": "https://github.com/accordproject/concerto",

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

"scripts": {
"prepare": "peggy ./lib/parser.pegjs",
"pretest": "npm run lint",

@@ -28,3 +27,3 @@ "lint": "eslint .",

"url": "https://github.com/accordproject/concerto.git",
"directory": "packages/concerto-core"
"directory": "packages/concerto-cto"
},

@@ -47,3 +46,5 @@ "keywords": [

"nyc": "15.1.0",
"peggy": "1.2.0"
"peggy": "1.2.0",
"sinon": "10.0.0",
"sinon-chai": "3.6.0"
},

@@ -50,0 +51,0 @@ "browserslist": "> 0.25%, not dead",

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