New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

detect-msie

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detect-msie - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

0

demo/.eslintrc.js

@@ -0,0 +0,0 @@ // https://eslint.org/docs/user-guide/configuring

@@ -0,0 +0,0 @@ // https://github.com/michael-ciniawsky/postcss-load-config

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ # demo

@@ -0,0 +0,0 @@ // The Vue build version to load with the `import` command

@@ -0,0 +0,0 @@ import Vue from 'vue'

@@ -0,0 +0,0 @@ // A custom Nightwatch assertion.

@@ -0,0 +0,0 @@ require('babel-register')

@@ -0,0 +0,0 @@ // 1. start the dev server using production config

@@ -0,0 +0,0 @@ // For authoring Nightwatch tests, see

@@ -0,0 +0,0 @@ const path = require('path')

import Vue from 'vue'
Vue.config.productionTip = false

@@ -0,0 +0,0 @@ import Vue from 'vue'

2

package.json
{
"name": "detect-msie",
"version": "1.0.3",
"version": "1.0.4",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist",

# Detect-Ie
Detection of Internet Explorer 7-11 and Edge (>= 12), based on either Feature or User-Agent.
Detection of Internet Explorer 7-11 and Edge (>= 12), based on either Feature or User-Agent. See [demo](https://adi518.github.io/detect-ie/).
## Install

@@ -30,2 +30,2 @@ ```

* Default: `false`
* Description: Use User-Agent based detection instead (less reliable, spoofable).
* Description: Use User-Agent based detection instead (less reliable, [spoofable](https://developer.mozilla.org/en-US/docs/Glossary/User_agent)).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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