@alwaysmeticulous/replay-debugger-ui
Advanced tools
Comparing version 2.34.0 to 2.40.1
{ | ||
"name": "@alwaysmeticulous/replay-debugger-ui", | ||
"version": "2.34.0", | ||
"version": "2.40.1", | ||
"description": "The Meticulous toolkit to replay user sessions", | ||
@@ -26,2 +26,3 @@ "license": "ISC", | ||
"dependencies": { | ||
"luxon": "^3.2.1", | ||
"serve": "^14.2.0" | ||
@@ -32,2 +33,4 @@ }, | ||
"@heroicons/react": "^2.0.14", | ||
"@tailwindcss/forms": "0.5.3", | ||
"@types/luxon": "^3.2.0", | ||
"autoprefixer": "^10.4.7", | ||
@@ -58,3 +61,3 @@ "classnames": "^2.3.1", | ||
}, | ||
"gitHead": "239b51bf54a4114e6134d1a4d38bb1f992284af4" | ||
"gitHead": "b56c6ec8cf1ac2d0f935e0f2500a3e55463574a8" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
428311
3
2
11
+ Addedluxon@^3.2.1
+ Addedluxon@3.5.0(transitive)