Socket
Socket
Sign inDemoInstall

postcss-smart-asset

Package Overview
Dependencies
105
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

2

lib/index.cjs.js

@@ -1,2 +0,2 @@

/*! postcss-smart-asset v2.0.0 by Sebastian Software <s.werner@sebastian-software.de> */
/*! postcss-smart-asset v2.0.1 by Sebastian Software <s.werner@sebastian-software.de> */
'use strict';

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

/*! postcss-smart-asset v2.0.0 by Sebastian Software <s.werner@sebastian-software.de> */
/*! postcss-smart-asset v2.0.1 by Sebastian Software <s.werner@sebastian-software.de> */
import path from 'path';

@@ -3,0 +3,0 @@ import 'core-js/modules/es.array.for-each';

{
"name": "postcss-smart-asset",
"version": "2.0.0",
"version": "2.0.1",
"description": "PostCSS plugin to rebase or inline on url().",

@@ -54,2 +54,3 @@ "keywords": [

"lint-staged": "^10.5.1",
"postcss": "^8.1.7",
"postcss-import": "^13.0.0",

@@ -56,0 +57,0 @@ "preppy": "^10.8.0",

@@ -1,5 +0,4 @@

# PostCSS Smart Asset<br/>[![Sponsored by][sponsor-img]][sponsor] [![Version][npm-version-img]][npm] [![Downloads][npm-downloads-img]][npm] [![Build Status Unix][travis-img]][travis] [![Build Status Windows][appveyor-img]][appveyor] [![Dependencies][deps-img]][deps]
# PostCSS Smart Asset<br/>[![Sponsored by][sponsor-img]][sponsor] [![Version][npm-version-img]][npm] [![Downloads][npm-downloads-img]][npm] [![Build Status Unix][travis-img]][travis] [![Build Status Windows][appveyor-img]][appveyor]
[sponsor]: https://www.sebastian-software.de
[deps]: https://david-dm.org/sebastian-software/postcss-smart-asset
[npm]: https://www.npmjs.com/package/postcss-smart-asset

@@ -9,3 +8,2 @@ [travis]: https://travis-ci.org/sebastian-software/postcss-smart-asset

[sponsor-img]: https://badgen.net/badge/Sponsored%20by/Sebastian%20Software/692446
[deps-img]: https://badgen.net/david/dep/sebastian-software/postcss-smart-asset
[npm-downloads-img]: https://badgen.net/npm/dm/postcss-smart-asset

@@ -12,0 +10,0 @@ [npm-version-img]: https://badgen.net/npm/v/postcss-smart-asset

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc