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.5 to 1.0.6

2

dist/types.d.ts

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

*/
export declare type RecognizerStatus = typeof STATUS_POSSIBLE | typeof STATUS_START | typeof STATUS_MOVE | typeof STATUS_END | typeof STATUS_CANCELLED | typeof STATUS_FAILED | typeof STATUS_RECOGNIZED;
export declare type _$recognizerstatus = typeof STATUS_POSSIBLE | typeof STATUS_START | typeof STATUS_MOVE | typeof STATUS_END | typeof STATUS_CANCELLED | typeof STATUS_FAILED | typeof STATUS_RECOGNIZED;
/**

@@ -133,0 +133,0 @@ * Input转换器

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

@@ -9,5 +9,2 @@ "main": "dist/index.js",

"license": "ISC",
"peerDependencies": {
"tslib": "^1.9.3"
},
"publishConfig": {

@@ -20,3 +17,3 @@ "access": "public"

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