Socket
Socket
Sign inDemoInstall

wants-mobile

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

dist/cjs/index.d.ts

7

package.json
{
"name": "wants-mobile",
"version": "1.0.0",
"version": "1.0.1",
"description": "Parse request headers to see if a mobile bundle is wanted",
"main": "dist/index.js",
"main": "dist/cjs/index.js",
"module": "dist/index.js",
"scripts": {
"build": "tsc -p ."
"build": "tsc -p . && tsc -p . --outDir dist/cjs --module commonjs"
},

@@ -9,0 +10,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc