🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@ot-builder/common-impl

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/common-impl - npm Package Compare versions

Comparing version
1.7.4
to
1.7.5
+4
-4
package.json
{
"name": "@ot-builder/common-impl",
"version": "1.7.4",
"version": "1.7.5",
"license": "MIT",

@@ -26,9 +26,9 @@ "repository": {

"dependencies": {
"@ot-builder/prelude": "1.7.4",
"tslib": "^2.6.3"
"@ot-builder/prelude": "1.7.5",
"tslib": "^2.8.1"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"jest": "^29.7.0"
}
}