New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pernod-ricard-global-cms/cbl-component-library

Package Overview
Dependencies
Maintainers
2
Versions
1659
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pernod-ricard-global-cms/cbl-component-library - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

6

install-component.js

@@ -56,3 +56,3 @@ const fs = require('fs');

const dynamicEntryPointsJs = globGetFileNames(
'./web/wp-content/themes/global-theme/assets/js/components/blocks/',
'./web/wp-content/themes/global-theme/assets/js/blocks/',
'js',

@@ -113,3 +113,3 @@ true

`${libraryPath}/components/${componentName}/${componentModuleName}.js`,
`./web/wp-content/themes/global-theme/assets/js/components/blocks/${componentModuleName}.js`
`./web/wp-content/themes/global-theme/assets/js/blocks/${componentModuleName}.js`
);

@@ -132,3 +132,3 @@ }

`${libraryPath}/components/${componentName}/${componentModuleName}.scss`,
`./web/wp-content/themes/global-theme/assets/scss/components/blocks/${componentModuleName}.scss`
`./web/wp-content/themes/global-theme/assets/scss/blocks/${componentModuleName}.scss`
);

@@ -135,0 +135,0 @@ }

{
"name": "@pernod-ricard-global-cms/cbl-component-library",
"version": "2.1.0",
"version": "2.1.1",
"description": "Component library",

@@ -5,0 +5,0 @@ "main": "index.js",

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