Socket
Socket
Sign inDemoInstall

@edge-runtime/user-agent

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0-beta.27 to 1.1.0-beta.28

29

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://edge-runtime.vercel.app/packages/user-agent",
"version": "1.1.0-beta.27",
"version": "1.1.0-beta.28",
"main": "dist/index.js",

@@ -23,3 +23,3 @@ "module": "dist/index.mjs",

"devDependencies": {
"@edge-runtime/jest-environment": "1.1.0-beta.27",
"@edge-runtime/jest-environment": "1.1.0-beta.28",
"@types/ua-parser-js": "0.7.36",

@@ -33,17 +33,2 @@ "ts-jest": "28.0.3",

],
"license": "MPLv2",
"jest": {
"globals": {
"ts-jest": {
"diagnostics": true,
"isolatedModules": true
}
},
"preset": "ts-jest/presets/default",
"testEnvironment": "@edge-runtime/jest-environment"
},
"publishConfig": {
"access": "public"
},
"types": "dist/index.d.ts",
"scripts": {

@@ -55,3 +40,9 @@ "build": "tsup",

"test": "jest"
}
}
},
"license": "MPLv2",
"publishConfig": {
"access": "public"
},
"types": "dist/index.d.ts",
"gitHead": "a16af3bd338793fcb6365de36d81506e1ee55357"
}
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