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.0-beta.20 to 0.6.0-beta.24

dist/const.d.ts

0

dist/index.es.js

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

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

5

package.json
{
"name": "@any-touch/shared",
"version": "0.6.0-beta.20",
"version": "0.6.0-beta.24",
"description": "any-touch内部的公共函数.",

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

},
"gitHead": "a5b24bb127e84f5ae86c656d53c4649fe7b863f4"
"sideEffects": false,
"gitHead": "033802fd310406b975f03b5358e0300a7decfe81"
}

@@ -0,0 +0,0 @@ export const SUPPORT_TOUCH = 'ontouchstart' in window;

export * from './is';
export * from './const';
export * from './const';
export * from './types'

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

@@ -0,0 +0,0 @@ import Base from '@any-touch/recognizer/index';

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