🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

domhammer

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

domhammer - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+4
-5
package.json
{
"name": "domhammer",
"version": "1.0.2",
"version": "1.0.3",
"description": "控制DOM结构移动、缩放、旋转的集成方法,支持鼠标开启部分功能操作;Move, zoom, rotate the mobile device DOM element, then output the total amount of change.Pc device partial support.",

@@ -22,8 +22,7 @@ "main": "domhammer.js",

"license": "ISC",
"files":[],
"dependencies":{
"screen-pl": "^1.0.1",
"files": [],
"dependencies": {
"screen-pl": "^1.0.2",
"hammerjs": "^2.0.8"
}
}