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

@csstools/postcss-logical-resize

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/postcss-logical-resize - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

CHANGELOG.md
# Changes to PostCSS Logical Resize
### 1.0.0 (Unreleased)
### 1.0.1 (January 28, 2023)
- Improve `types` declaration in `package.json`
### 1.0.0 (January 21, 20223)
- Initial version

3

package.json
{
"name": "@csstools/postcss-logical-resize",
"description": "Use logical values in the resize property",
"version": "1.0.0",
"version": "1.0.1",
"contributors": [

@@ -29,2 +29,3 @@ {

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",

@@ -31,0 +32,0 @@ "require": "./dist/index.cjs",

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