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

@skyux/assets

Package Overview
Dependencies
Maintainers
1
Versions
431
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyux/assets - npm Package Compare versions

Comparing version 5.0.1 to 5.5.0-alpha.0

esm2015/index.js

4

esm2015/skyux-assets.js
/**
* Generated bundle index. Do not edit.
*/
export * from './public-api';
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2t5dXgtYXNzZXRzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vcHJvamVjdHMvYXNzZXRzL3NyYy9za3l1eC1hc3NldHMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLGNBQWMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9wdWJsaWMtYXBpJztcbiJdfQ==
export * from './index';
//# sourceMappingURL=skyux-assets.js.map
{
"name": "@skyux/assets",
"version": "5.0.1",
"version": "5.5.0-alpha.0",
"peerDependencies": {
"@angular/common": "^12.2.13",
"@angular/core": "^12.2.13"
"@angular/common": "^12.2.16",
"@angular/core": "^12.2.16"
},

@@ -8,0 +8,0 @@ "dependencies": {

@@ -1,5 +0,7 @@

# @skyux/assets
# assets
[![npm](https://img.shields.io/npm/v/@skyux/assets.svg)](https://www.npmjs.com/package/@skyux/assets)
![SKY UX CI](https://github.com/blackbaud/skyux-assets/workflows/SKY%20UX%20CI/badge.svg)
[![coverage](https://codecov.io/gh/blackbaud/skyux-assets/branch/master/graphs/badge.svg?branch=master)](https://codecov.io/gh/blackbaud/skyux-assets/branch/master)
This library was generated with [Nx](https://nx.dev).
## Running unit tests
Run `nx test assets` to execute the unit tests.

@@ -5,2 +5,2 @@ /**

/// <amd-module name="@skyux/assets" />
export * from './public-api';
export * from './index';

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