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

cpe-patterns

Package Overview
Dependencies
Maintainers
6
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cpe-patterns - npm Package Compare versions

Comparing version 4.2.1 to 4.3.0

dist/images/icons/compact/pen.svg

13

CHANGELOG.md

@@ -10,2 +10,15 @@ # Changelog

## [4.3.0] - 2023-1-26
## [4.3.0] - 2023-01-26
- Add new Progress component
- Button: New `Button--outline` modifier
- Button: New `Button--ghost` modifier
- Button: New "loading" state
- Add new Product Summary composition
- Add new Toggle expanded disclosure indicator modifier
- Panel: Ability to add actions to panel header
- Forms: New styles for file inputs
## [4.2.1] - 2021-11-1

@@ -12,0 +25,0 @@

90

package.json
{
"name": "cpe-patterns",
"version": "4.2.1",
"version": "4.3.0",
"author": "Cloud Four",

@@ -38,50 +38,50 @@ "description": "A pattern library authoring environment",

"devDependencies": {
"@cloudfour/eslint-plugin": "^15.0.1",
"@cloudfour/gulp-tasks": "^2.5.0",
"@cloudfour/hbs-helpers": "^0.9.0",
"@cloudfour/transition-hidden-element": "^2.0.2",
"ajv": "^6.10.2",
"babel-core": "^6.7.6",
"babel-loader": "^6.2.4",
"babel-preset-es2015": "^6.6.0",
"doctoc": "^1.1.1",
"@cloudfour/eslint-plugin": "15.0.1",
"@cloudfour/gulp-tasks": "2.5.0",
"@cloudfour/hbs-helpers": "0.9.0",
"@cloudfour/transition-hidden-element": "2.0.2",
"ajv": "6.10.2",
"babel-core": "6.26.3",
"babel-loader": "6.4.1",
"babel-preset-es2015": "6.24.1",
"doctoc": "1.3.1",
"drizzle-builder": "0.0.10",
"eslint": "^7.12.1",
"eslint": "7.12.1",
"fg-snapper": "4.0.0-2",
"gsap": "^1.19.1",
"gulp": "^3.9.1",
"gulp-gh-pages": "^0.5.4",
"gulp-stylelint": "^13.0.0",
"gulp-util": "^3.0.7",
"gsap": "1.20.6",
"gulp": "3.9.1",
"gulp-gh-pages": "0.5.4",
"gulp-stylelint": "13.0.0",
"gulp-util": "3.0.8",
"iframify": "github:edenspiekermann/iframify#ba8bfdc",
"imports-loader": "^0.7.1",
"keyboard-focus": "^1.0.1",
"imports-loader": "0.7.1",
"keyboard-focus": "1.0.1",
"magnify": "2.1.0",
"nodelist-foreach": "^1.0.1",
"npm-run-all": "^4.1.5",
"postcss-cssnext": "^2.10.0",
"postcss-custom-media": "^6.0.0",
"postcss-inline-svg": "^2.3.1",
"postcss-mixins": "^5.4.1",
"postcss-modular-scale-unit": "^0.3.5",
"postcss-nesting": "^7.0.1",
"prettier": "^2.1.2",
"prismjs": "^1.4.1",
"smoothscroll-polyfill": "^0.4.4",
"stylelint": "^13.7.2",
"stylelint-config-cloudfour-suit": "^3.0.0",
"suitcss-base": "^3.0.0",
"suitcss-components-arrange": "^1.1.1",
"suitcss-components-button": "^6.0.0",
"suitcss-components-flex-embed": "^2.0.4",
"suitcss-components-grid": "^3.0.3",
"suitcss-utils": "^3.0.0",
"suitcss-utils-display": "^1.0.2",
"suitcss-utils-flex": "^2.0.0",
"suitcss-utils-layout": "^1.0.1",
"suitcss-utils-size": "^2.0.0",
"suitcss-utils-text": "^1.0.0",
"throttle-debounce": "^1.0.1",
"typescript": "^4.0.5",
"umbrellajs": "^2.7.0"
"nodelist-foreach": "1.0.1",
"npm-run-all": "4.1.5",
"postcss-cssnext": "2.11.0",
"postcss-custom-media": "6.0.0",
"postcss-inline-svg": "2.3.1",
"postcss-mixins": "5.4.1",
"postcss-modular-scale-unit": "0.3.6",
"postcss-nesting": "7.0.1",
"prettier": "2.1.2",
"prismjs": "1.15.0",
"smoothscroll-polyfill": "0.4.4",
"stylelint": "13.7.2",
"stylelint-config-cloudfour-suit": "3.0.0",
"suitcss-base": "3.0.0",
"suitcss-components-arrange": "1.1.1",
"suitcss-components-button": "6.0.2",
"suitcss-components-flex-embed": "2.0.4",
"suitcss-components-grid": "3.0.3",
"suitcss-utils": "3.0.0",
"suitcss-utils-display": "1.0.2",
"suitcss-utils-flex": "2.0.1",
"suitcss-utils-layout": "1.0.1",
"suitcss-utils-size": "2.0.1",
"suitcss-utils-text": "1.0.0",
"throttle-debounce": "1.1.0",
"typescript": "4.0.5",
"umbrellajs": "2.10.3"
},

@@ -88,0 +88,0 @@ "prettier": {

Sorry, the diff of this file is too big to display

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