Socket
Socket
Sign inDemoInstall

@any-touch/shared

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@any-touch/shared - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

dist/types.d.ts

@@ -126,2 +126,4 @@ import { STATUS_POSSIBLE, STATUS_START, STATUS_MOVE, STATUS_END, STATUS_CANCELLED, STATUS_FAILED, STATUS_RECOGNIZED } from '@any-touch/shared';

readonly type: string;
readonly stopPropagation: () => void;
readonly preventDefault: () => void;
}

@@ -128,0 +130,0 @@ /**

4

package.json
{
"name": "@any-touch/shared",
"version": "1.0.6",
"version": "1.0.7",
"description": "any-touch内部的公共函数.",

@@ -16,3 +16,3 @@ "main": "dist/index.js",

"sideEffects": false,
"gitHead": "ce583217caf3a34eb5aa0267b855a92a9ca9c043"
"gitHead": "fa8e0eb63d3f306ad6f381ec6bac173c70559e5b"
}
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