Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@any-touch/recognizer

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@any-touch/recognizer - npm Package Compare versions

Comparing version 0.6.0-beta.8 to 0.6.0-beta.9

0

dist/index.js

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

8

package.json
{
"name": "@any-touch/recognizer",
"version": "0.6.0-beta.8",
"version": "0.6.0-beta.9",
"description": "any-touch的识别器的基类.",
"main": "./dist/index",
"module": "./dist/index.mjs",
"module": "./dist/index.es.js",
"types": "types/index.d.ts",

@@ -11,3 +11,3 @@ "author": "any86",

"dependencies": {
"@any-touch/shared": "^0.6.0-beta.8"
"@any-touch/shared": "^0.6.0-beta.9"
},

@@ -17,3 +17,3 @@ "publishConfig": {

},
"gitHead": "844b80ab7d6ba2cf1c4728b0eb778214d72819ec"
"gitHead": "07f846a6fe86b0b3a69ee4d8988dd6d9771d7659"
}

@@ -0,0 +0,0 @@ # Recognizer

@@ -0,0 +0,0 @@ import { Input, ComputeConstructor } from '@any-touch/shared/types';

@@ -0,0 +0,0 @@ import { CommonEmitFunction, Input } from '@any-touch/shared/types';

@@ -0,0 +0,0 @@ import Recognizer from './index';

@@ -0,0 +0,0 @@ import { Input, ComputeConstructor } from '@any-touch/shared/types';

@@ -0,0 +0,0 @@ import { CommonEmitFunction, Input } from '@any-touch/shared/types';

import Recognizer from './index';
export default function (recognizer: Recognizer): void;

Sorry, the diff of this file is not supported yet

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