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

stylecow-plugin-prefixes

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylecow-plugin-prefixes - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

1

index.js

@@ -14,2 +14,3 @@ module.exports = function (stylecow) {

require('./src/inline-block')(stylecow);
require('./src/linear-gradient')(stylecow);
require('./src/grid')(stylecow);

@@ -16,0 +17,0 @@ require('./src/mask')(stylecow);

2

package.json
{
"name": "stylecow-plugin-prefixes",
"description": "Stylecow plugin to add vendor prefixes automatically.",
"version": "2.0.0",
"version": "2.1.0",
"author": "Oscar Otero <oom@oscarotero.com>",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/stylecow/stylecow-plugin-prefixes",

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