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

universal-user-agent

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

universal-user-agent - npm Package Compare versions

Comparing version 2.0.3 to 2.1.0

index.d.ts

20

package.json
{
"name": "universal-user-agent",
"version": "2.0.3",
"version": "2.1.0",
"description": "Get a user agent string in both browser and node",
"repository": "https://github.com/gr2m/universal-user-agent.git",
"keywords": [],
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "ISC",
"main": "index.js",
"browser": "browser.js",
"types": "index.d.ts",
"scripts": {

@@ -16,5 +21,2 @@ "coverage": "nyc report --reporter=html && open coverage/index.html",

},
"keywords": [],
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "ISC",
"devDependencies": {

@@ -24,6 +26,6 @@ "chai": "^4.1.2",

"cypress": "^3.1.0",
"mocha": "^5.2.0",
"mocha": "^6.0.0",
"proxyquire": "^2.1.0",
"nyc": "^13.0.1",
"sinon": "^6.3.3",
"nyc": "^14.0.0",
"sinon": "^7.2.4",
"sinon-chai": "^3.2.0",

@@ -46,7 +48,3 @@ "standard": "^12.0.1",

]
},
"repository": {
"type": "git",
"url": "https://github.com/gr2m/universal-user-agent.git"
}
}
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