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

@shapediver/viewer.shared.build-data

Package Overview
Dependencies
Maintainers
5
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shapediver/viewer.shared.build-data - npm Package Compare versions

Comparing version 2.10.1-rc.0 to 2.11.0

5

dist/build_data.js

@@ -1,2 +0,5 @@

export const build_data = { "build_version": "3.2.10.1-rc.0", "build_date": "2023-09-26T08:34:30.576Z", "build_branch": "development", "build_commit": "a495cb455810389eabeafca6150b03653b6d15d0" };
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.build_data = void 0;
exports.build_data = { "build_version": "3.2.11.0", "build_date": "2023-10-13T08:59:34.879Z", "build_branch": "development", "build_commit": "5b4d969a9f3e2f54fc37d2e22b348e4b87366994" };
//# sourceMappingURL=build_data.js.map

7

dist/index.js

@@ -1,3 +0,6 @@

import { build_data } from './build_data';
export { build_data };
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.build_data = void 0;
const build_data_1 = require("./build_data");
Object.defineProperty(exports, "build_data", { enumerable: true, get: function () { return build_data_1.build_data; } });
//# sourceMappingURL=index.js.map
{
"name": "@shapediver/viewer.shared.build-data",
"version": "2.10.1-rc.0",
"version": "2.11.0",
"description": "",

@@ -41,3 +41,3 @@ "keywords": [],

},
"gitHead": "7d6e75b740536d82351b9f4d1c2b0722bbde5a87"
"gitHead": "abc828ee5f772bc79b737c994716b8ec372503ef"
}

@@ -1,1 +0,1 @@

export const build_data = {"build_version":"3.2.10.1-rc.0","build_date":"2023-09-26T08:34:30.576Z","build_branch":"development","build_commit":"a495cb455810389eabeafca6150b03653b6d15d0"};
export const build_data = {"build_version":"3.2.11.0","build_date":"2023-10-13T08:59:34.879Z","build_branch":"development","build_commit":"5b4d969a9f3e2f54fc37d2e22b348e4b87366994"};

Sorry, the diff of this file is not supported yet

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