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

@kaizen/hosted-assets

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaizen/hosted-assets - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.1](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/hosted-assets@1.0.0...@kaizen/hosted-assets@1.0.1) (2020-02-25)
**Note:** Version bump only for package @kaizen/hosted-assets
# 1.0.0 (2020-01-22)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@kaizen/hosted-assets",
"version": "1.0.0",
"version": "1.0.1",
"description": "Hosted assets for Culture Amp's Kaizen Design System.",

@@ -26,3 +26,3 @@ "homepage": "https://github.com/cultureamp/kaizen-design-system/packages/hosted-assets#readme",

},
"gitHead": "65f60a387836c3256313b04b1a5864f43a07aa8d"
"gitHead": "2fcd683f2c5e15471e73e91df256c3edaaf8a2d9"
}

@@ -26,3 +26,3 @@ # Kaizen Hosted Assets

2. Make sure that the `@kaizen/hosted-assets` package is in your repo's `package.json`. This package provides you the `assetUrl` function that translates the path to the file in the `kaizen-design-system-assets` repo into its equivalent CloudFront URL.
3. Import the `@kaizen/hosted-assets` module and you can access the image through the `assetUrl`/`asset-url` function:
3. Import the `@kaizen/hosted-assets` package and you can access the image through the `assetUrl`/`asset-url` function:

@@ -40,3 +40,3 @@ ```js

// SCSS
@import "~@kaizen/hosted-assets";
@import "~@kaizen/hosted-assets/index";

@@ -43,0 +43,0 @@ .coolpic {

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