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

@balena/contrato

Package Overview
Dependencies
Maintainers
0
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/contrato - npm Package Compare versions

Comparing version 0.10.0-build-json-schema-is-valid-317eebc90ac4487be7775c38dee5c4c6ee856a6d-1 to 0.10.0-build-json-schema-is-valid-4a8e5657f43de63e006ef750d236cb3934211fa9-1

2

build/json-schema.js

@@ -268,3 +268,2 @@ "use strict";

errors: ['no schema'],
score: 0,
};

@@ -276,3 +275,2 @@ }

errors: ['invalid schema'],
score: 0,
};

@@ -279,0 +277,0 @@ }

4

build/partials.js

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

const handlebars_1 = __importDefault(require("handlebars"));
const handlebars_async_helpers_1 = __importDefault(require("handlebars-async-helpers"));
const promised_handlebars_1 = __importDefault(require("promised-handlebars"));
const first_1 = __importDefault(require("lodash/first"));

@@ -63,3 +63,3 @@ const invokeMap_1 = __importDefault(require("lodash/invokeMap"));

const utils_1 = require("./utils");
const hb = (0, handlebars_async_helpers_1.default)(handlebars_1.default);
const hb = (0, promised_handlebars_1.default)(handlebars_1.default);
const debug = (0, debug_1.default)('partials');

@@ -66,0 +66,0 @@ const REFERENCE_DELIMITER = '+';

{
"name": "@balena/contrato",
"version": "0.10.0-build-json-schema-is-valid-317eebc90ac4487be7775c38dee5c4c6ee856a6d-1",
"version": "0.10.0-build-json-schema-is-valid-4a8e5657f43de63e006ef750d236cb3934211fa9-1",
"description": "The official contract implementation",

@@ -41,3 +41,2 @@ "homepage": "https://github.com/product-os/contrato",

"handlebars": "^4.7.8",
"handlebars-async-helpers": "^1.0.4",
"js-combinatorics": "^0.5.5",

@@ -47,2 +46,3 @@ "json-schema": "^0.4.0",

"object-hash": "^1.3.1",
"promised-handlebars": "^2.0.1",
"semver": "^5.7.1"

@@ -71,3 +71,3 @@ },

"ts-node": "^8.10.1",
"typedoc": "^0.23.28",
"typedoc": "^0.27.5",
"typescript": "^5.7.2"

@@ -80,4 +80,4 @@ },

"versionist": {
"publishedAt": "2024-12-16T22:00:02.660Z"
"publishedAt": "2024-12-17T00:47:53.565Z"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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