@fower/atomic-props
Advanced tools
Comparing version 1.71.0 to 1.72.0
{ | ||
"name": "@fower/atomic-props", | ||
"version": "1.71.0", | ||
"license": "MIT", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
"build": "echo 'build'", | ||
"test": "echo 'build:test'" | ||
}, | ||
"dependencies": { | ||
"csstype": "^3.0.8" | ||
}, | ||
"gitHead": "80c719551c223f74542b905dcb8e3dd5e1d13264" | ||
"name": "@fower/atomic-props", | ||
"version": "1.72.0", | ||
"license": "MIT", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
"build": "echo 'build'", | ||
"test": "echo 'build:test'" | ||
}, | ||
"dependencies": { | ||
"csstype": "^3.0.8" | ||
}, | ||
"gitHead": "c84a9d5fe0b3a55ab835f3a7a77c6654d25ef6ef" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4489