Socket
Socket
Sign inDemoInstall

prefiks

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prefiks - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

3

lib/prefiks.js

@@ -41,2 +41,3 @@

case "ios":
case "ios-safari":
return "ios_saf";

@@ -49,2 +50,3 @@ case "op_mini":

case "android":
case "android-browser":
return "android";

@@ -58,2 +60,3 @@ case "op_mob":

case "blackberry":
case "blackberry-browser":
return "bb";

@@ -60,0 +63,0 @@ case "and_chr":

2

package.json
{
"name": "prefiks",
"version": "0.2.0",
"version": "0.2.1",
"description": "Get the vendors prefixes of a css properties, according to can i use datas.",

@@ -5,0 +5,0 @@ "keywords": [

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