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.8 to 1.0.9

1

dist/types.d.ts

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

readonly stopPropagation: () => void;
readonly stopImmediatePropagation: () => void;
readonly preventDefault: () => void;

@@ -129,0 +130,0 @@ }

4

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

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

"sideEffects": false,
"gitHead": "091b35dbc61d8d29ce3d3958ecad249521c12bb4"
"gitHead": "a4cb16b16c0a7c22e3769c49d73b73261e28e778"
}
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