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.9.11 to 2.10.0

5

dist/build_data.js

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.build_data = void 0;
exports.build_data = { "build_version": "3.2.9.11", "build_date": "2023-09-08T14:26:03.205Z", "build_branch": "staging", "build_commit": "4dac8ff1f448d3c8232d282c3d958888be788744" };
export const build_data = { "build_version": "3.2.10.0", "build_date": "2023-09-19T13:11:20.201Z", "build_branch": "staging", "build_commit": "286dec5e14aeeab932b84b8325e062c1c05bd74d" };
//# sourceMappingURL=build_data.js.map

7

dist/index.js

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

"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; } });
import { build_data } from './build_data';
export { build_data };
//# sourceMappingURL=index.js.map
{
"name": "@shapediver/viewer.shared.build-data",
"version": "2.9.11",
"version": "2.10.0",
"description": "",

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

},
"gitHead": "105aa4b6fb6de2e9d4dfac026030207460551c5b"
"gitHead": "3969d2d1c56ac1a6fc8fb86906b10a50c872f6a7"
}

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

export const build_data = {"build_version":"3.2.9.11","build_date":"2023-09-08T14:26:03.205Z","build_branch":"staging","build_commit":"4dac8ff1f448d3c8232d282c3d958888be788744"};
export const build_data = {"build_version":"3.2.10.0","build_date":"2023-09-19T13:11:20.201Z","build_branch":"staging","build_commit":"286dec5e14aeeab932b84b8325e062c1c05bd74d"};

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