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

@agility/cli

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agility/cli - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

2

dist/modelSync.js

@@ -209,3 +209,3 @@ "use strict";

var referenceName = referenceNames[i];
var model = sourceModels.find(function (x) { return x.referenceName = referenceName; });
var model = sourceModels.find(function (x) { return x.referenceName === referenceName; });
if (model) {

@@ -212,0 +212,0 @@ models.push(model);

{
"name": "@agility/cli",
"version": "0.0.13",
"version": "0.0.14",
"description": "Agility CLI for working with your content.",

@@ -5,0 +5,0 @@ "repository": {

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