Socket
Socket
Sign inDemoInstall

caniuse-on-user-agent

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caniuse-on-user-agent - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-master-8ffb7b0bfffd69f0447983be5a43a7331c46015c

dist/src/browserToCaniuseId.d.ts

6

CHANGELOG.md

@@ -7,2 +7,8 @@ # Changelog

## [1.0.1] - 2019-02-21
### Bugfixes
- Fixed actual source code not being exported
## [1.0.0] - 2019-02-20

@@ -9,0 +15,0 @@

1

jest.config.js
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
testPathIgnorePatterns: ["/node_modules/", "\.js$"],
collectCoverage: true,

@@ -6,0 +5,0 @@ coverageThreshold: {

{
"name": "caniuse-on-user-agent",
"version": "1.0.0",
"version": "1.0.1-master-8ffb7b0bfffd69f0447983be5a43a7331c46015c",
"description": "Given a User-Agent string, find out whether a browser feature is supported",

@@ -5,0 +5,0 @@ "scripts": {

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