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

@atlaspack/transformer-posthtml

Package Overview
Dependencies
Maintainers
0
Versions
304
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/transformer-posthtml - npm Package Compare versions

Comparing version 2.12.1-dev.3367 to 2.12.1-dev.3398

2

lib/PostHTMLTransformer.js

@@ -76,3 +76,3 @@ "use strict";

logger.warn({
message: 'WARNING: Using a JavaScript PostHTML config file means losing out on caching features of Atlaspack. Use a .posthtmlrc (JSON) file whenever possible.'
message: 'WARNING: Using a JavaScript PostHTML config file means losing out on caching features of Parcel. Use a .posthtmlrc (JSON) file whenever possible.'
});

@@ -79,0 +79,0 @@ }

{
"name": "@atlaspack/transformer-posthtml",
"version": "2.12.1-dev.3367+07fefed65",
"version": "2.12.1-dev.3398+81c73b3cd",
"license": "MIT",

@@ -16,7 +16,7 @@ "publishConfig": {

"node": ">= 16.0.0",
"atlaspack": "^2.12.1-dev.3367+07fefed65"
"parcel": "^2.12.1-dev.3398+81c73b3cd"
},
"dependencies": {
"@atlaspack/plugin": "2.12.1-dev.3367+07fefed65",
"@atlaspack/utils": "2.12.1-dev.3367+07fefed65",
"@atlaspack/plugin": "2.12.1-dev.3398+81c73b3cd",
"@atlaspack/utils": "2.12.1-dev.3398+81c73b3cd",
"nullthrows": "^1.1.1",

@@ -28,3 +28,3 @@ "posthtml": "^0.16.5",

},
"gitHead": "07fefed65a9a4d7bd0bdc9c45b39704ee4ca70dd"
"gitHead": "81c73b3cdf93adf8b0013be9fed5422579bd5910"
}

@@ -41,3 +41,3 @@ // @flow

message:
'WARNING: Using a JavaScript PostHTML config file means losing out on caching features of Atlaspack. Use a .posthtmlrc (JSON) file whenever possible.',
'WARNING: Using a JavaScript PostHTML config file means losing out on caching features of Parcel. Use a .posthtmlrc (JSON) file whenever possible.',
});

@@ -44,0 +44,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