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

postcss-import

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-import - npm Package Compare versions

Comparing version 7.1.2 to 7.1.3

7

CHANGELOG.md

@@ -0,1 +1,6 @@

# 7.1.3 - 2015-11-05
- Fixed: ensure node 0.12 compatibility, round 2
([#93](https://github.com/postcss/postcss-import/pull/93))
# 7.1.2 - 2015-11-05

@@ -8,3 +13,3 @@

- Added: ensure node 0.12 compatibility.
- Added: ensure node 0.12 compatibility

@@ -11,0 +16,0 @@ # 7.0.0 - 2015-08-25

2

index.js

@@ -317,3 +317,3 @@ /**

parsedAtImport,
Object.assign({}, options),
assign({}, options),
resolvedFilename,

@@ -320,0 +320,0 @@ state,

{
"name": "postcss-import",
"version": "7.1.2",
"version": "7.1.3",
"description": "PostCSS plugin to import CSS files",

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

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