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

@shapediver/viewer.shared.build-data

Package Overview
Dependencies
Maintainers
5
Versions
255
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

to
2.5.1

2

dist/build_data.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.build_data = void 0;
exports.build_data = { "build_version": "3.2.5.0", "build_date": "2022-11-08T20:27:38.460Z", "build_branch": "staging", "build_commit": "1afce229a7bdc1263c31c4cb14c3f097dd825740" };
exports.build_data = { "build_version": "3.2.5.1", "build_date": "2022-11-10T14:27:38.283Z", "build_branch": "staging", "build_commit": "77d980b9a5894475d7b122ec864701c03ace2fda" };
//# sourceMappingURL=build_data.js.map
{
"name": "@shapediver/viewer.shared.build-data",
"version": "2.5.0",
"version": "2.5.1",
"description": "",

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

},
"gitHead": "bb8b2ae01b5f5d4f9c2e4005744578e60faee058"
"gitHead": "81a327cb0e4e84f3b889d2f2f997e4db78dd8ba1"
}

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

export const build_data = {"build_version":"3.2.5.0","build_date":"2022-11-08T20:27:38.460Z","build_branch":"staging","build_commit":"1afce229a7bdc1263c31c4cb14c3f097dd825740"};
export const build_data = {"build_version":"3.2.5.1","build_date":"2022-11-10T14:27:38.283Z","build_branch":"staging","build_commit":"77d980b9a5894475d7b122ec864701c03ace2fda"};