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

@asset-pipe/css-writer

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asset-pipe/css-writer - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

lib/util.js

@@ -36,4 +36,4 @@ 'use strict';

)
.process(fileContents, { from: filePath });
.process(fileContents, { from: filePath, map: false });
return css;
};
{
"name": "@asset-pipe/css-writer",
"version": "2.0.3",
"version": "2.0.4",
"author": "Richard Walker <digitalsadhu@gmail.com>",

@@ -30,3 +30,3 @@ "description": "CSS asset feed writer",

"@asset-pipe/common": "^3.0.1",
"postcss": "^7.0.7",
"postcss": "^7.0.14",
"postcss-import": "^12.0.1",

@@ -36,14 +36,14 @@ "read-pkg-up": "^4.0.0"

"devDependencies": {
"commitizen": "^3.0.5",
"commitizen": "^3.0.7",
"cz-conventional-changelog": "^2.0.0",
"eslint": "^5.10.0",
"eslint": "^5.15.1",
"eslint-config-finn": "^3.0.1",
"eslint-config-finn-prettier": "^3.0.2",
"eslint-plugin-import": "^2.14.0",
"husky": "^1.3.0",
"jest": "^23.6.0",
"lint-staged": "^8.1.0",
"prettier": "^1.15.3",
"projectz": "^1.7.3",
"semantic-release": "^15.13.1",
"eslint-plugin-import": "^2.16.0",
"husky": "^1.3.1",
"jest": "^24.5.0",
"lint-staged": "^8.1.5",
"prettier": "^1.16.4",
"projectz": "^1.7.4",
"semantic-release": "^15.13.3",
"travis-deploy-once": "^5.0.11"

@@ -50,0 +50,0 @@ },

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