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

is-touch

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-touch - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

2

lib/index.js
'use strict'
const isNode = require('is-node')
var isNode = require('is-node')
/**

@@ -4,0 +4,0 @@ * @id isTouch

{
"name": "is-touch",
"version": "1.0.2",
"version": "1.1.0",
"description": "Checks if we're running in a touch-enabled context",

@@ -32,3 +32,3 @@ "main": "lib/index.js",

"dependencies": {
"bubleify": "^0.5.1"
"is-node": "^1.0.2"
},

@@ -45,8 +45,3 @@ "engines": {},

"tap-difflet": "0.6.0"
},
"browserify": {
"transform": [
"bubleify"
]
}
}
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