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 0.6.1-y.0 to 0.6.1-y.1

0

dist/const.d.ts

@@ -0,0 +0,0 @@ export declare const CLIENT_X = "clientX";

@@ -0,0 +0,0 @@ export * from './is';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ var ObjectToString = Object.prototype.toString;

export declare function isRegExp(input: any): input is RegExp;
export declare function isFunction(input: any): input is Function;

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

4

package.json
{
"name": "@any-touch/shared",
"version": "0.6.1-y.0",
"version": "0.6.1-y.1",
"description": "any-touch内部的公共函数.",

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

"sideEffects": false,
"gitHead": "9ede279bbe9a7080c1e9b742fcc64ce1bcaead2d"
"gitHead": "94b576e44912664d8d44d3e4c961ecfcb4a7575f"
}

@@ -0,0 +0,0 @@ # @any-touch/share

Sorry, the diff of this file is not supported yet

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