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 3.6.0 to 4.0.0

9

CHANGELOG.md

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

## [4.0.0] - 2021-10-22
- **Breaking Change:** Update `js-FloatingActions` to `js-ProductListingFloatingActions` to continue to opt into the Product Listing javascript.
- Remove Floating Action pattern in favor of Floating Actions
## [3.7.0] - 2021-10-20
- Remove `fg-toss` as a dependency (no longer needed by `fg-snapper`).
## [3.6.0] - 2021-10-18

@@ -12,0 +21,0 @@

3

package.json
{
"name": "cpe-patterns",
"version": "3.6.0",
"version": "4.0.0",
"author": "Cloud Four",

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

"fg-snapper": "4.0.0-2",
"fg-toss": "^0.2.3",
"gsap": "^1.19.1",

@@ -53,0 +52,0 @@ "gulp": "^3.9.1",

@@ -48,1 +48,9 @@ # CPE Patterns

When you want to switch back to the published version of `cpe-patterns`, just run `npm i`
## Babel Exclusions
We exclude Snapper from Babel, because it causes problems, including preventing the Film Strip navigation in the Carousel pattern from operating.
In general, we prefer to run our dependencies through Babel for consistency, but do not remove this exclusion unless prepared to invest a significant amount of time troubleshooting.
See [discussion in this PR](https://github.com/cloudfour/cpe-patterns/pull/229).

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