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

@alexasselin/postcss-plugin1

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alexasselin/postcss-plugin1 - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

6

CHANGELOG.md
# @alexasselin/postcss-plugin1
## 1.2.0
### Minor Changes
- a2a75a3: Updated documentation for all the packages, and renamed the typescript configs
## 1.1.0

@@ -4,0 +10,0 @@

8

package.json
{
"name": "@alexasselin/postcss-plugin1",
"author": "Groupe Sharegate inc.",
"version": "1.1.0",
"version": "1.2.0",
"description": "Sharegate recommended typescript config.",

@@ -25,3 +25,3 @@ "publishConfig": {

"build": "tsc",
"clean": "rimraf dist"
"clean": "rimraf dist node_modules"
},

@@ -34,3 +34,3 @@ "dependencies": {

"peerDependencies": {
"postcss": "^8.0.0"
"postcss": ">=8.4.6"
},

@@ -40,4 +40,4 @@ "devDependencies": {

"@types/postcss-flexbugs-fixes": "4.2.1",
"@alexasselin/typescript-config1": "*"
"@alexasselin/typescript-configs1": "*"
}
}
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@alexasselin/typescript-config1/base.json",
"extends": "@alexasselin/typescript-configs1/base.json",
"compilerOptions": {

@@ -5,0 +5,0 @@ "outDir": "dist",

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