Socket
Socket
Sign inDemoInstall

@csstools/postcss-trigonometric-functions

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/postcss-trigonometric-functions - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

CHANGELOG.md
# Changes to PostCSS Trigonometric Functions
### 1.0.2 (July 8, 2022)
- Fix case insensitive matching.
### 1.0.1 (May 31, 2022)

@@ -4,0 +8,0 @@

6

package.json
{
"name": "@csstools/postcss-trigonometric-functions",
"description": "Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships",
"version": "1.0.1",
"version": "1.0.2",
"contributors": [

@@ -12,3 +12,3 @@ {

{
"name": "Romain Menke ",
"name": "Romain Menke",
"email": "romainmenke@gmail.com"

@@ -45,3 +45,3 @@ }

"peerDependencies": {
"postcss": "^8.4"
"postcss": "^8.2"
},

@@ -48,0 +48,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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