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

@ui5/webcomponents-icons-tnt

Package Overview
Dependencies
Maintainers
2
Versions
446
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/webcomponents-icons-tnt - npm Package Compare versions

Comparing version 0.0.0-6895c16dd to 0.0.0-6cb3eb0db

dist/AllIcons-static.js

23

CHANGELOG.md

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

# [1.0.0-rc.15](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.14...v1.0.0-rc.15) (2021-07-23)
**Note:** Version bump only for package @ui5/webcomponents-icons-tnt
# [1.0.0-rc.14](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.13...v1.0.0-rc.14) (2021-04-01)
**Note:** Version bump only for package @ui5/webcomponents-icons-tnt
# [1.0.0-rc.13](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.12...v1.0.0-rc.13) (2021-03-26)
**Note:** Version bump only for package @ui5/webcomponents-icons-tnt
# [1.0.0-rc.12](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.11...v1.0.0-rc.12) (2021-02-18)

@@ -8,0 +31,0 @@

14

package.json
{
"name": "@ui5/webcomponents-icons-tnt",
"version": "0.0.0-6895c16dd",
"version": "0.0.0-6cb3eb0db",
"description": "UI5 Web Components: SAP Fiori Tools icon set",

@@ -13,5 +13,11 @@ "author": "SAP SE (https://www.sap.com)",

],
"exports": {
"./dist/*": "./dist/*",
"./package.json": "./package.json",
"./*": "./dist/*"
},
"scripts": {
"clean": "wc-dev clean",
"build": "wc-dev build",
"hash": "nps hash",
"prepublishOnly": "npm run clean && npm run build"

@@ -25,8 +31,8 @@ },

"dependencies": {
"@ui5/webcomponents-base": "0.0.0-6895c16dd"
"@ui5/webcomponents-base": "0.0.0-6cb3eb0db"
},
"devDependencies": {
"@ui5/webcomponents-tools": "0.0.0-6895c16dd",
"chromedriver": "88.0.0"
"@ui5/webcomponents-tools": "0.0.0-6cb3eb0db",
"chromedriver": "94.0.0"
}
}

@@ -10,8 +10,8 @@ ![UI5 icon](https://raw.githubusercontent.com/SAP/ui5-webcomponents/master/docs/images/UI5_logo_wide.png)

| Icon asset | Module import |
| ------------------------ | ------------------------------------------------------------------ |
| All icons (~33KB zipped) | `import "@ui5/webcomponents-icons-tnt/dist/Assets.js";` |
| Icon asset | Module import |
|--------------------------|------------------------------------------------------------------|
| All icons (~33KB zipped) | `import "@ui5/webcomponents-icons-tnt/dist/AllIcons.js";` |
| Actor icon | `import "@ui5/webcomponents-icons-tnt/dist/actor.js";` |
| Ad hoc actor icon | `import "@ui5/webcomponents-icons-tnt/dist/ad-hoc-actor.js";` |
| ... | ... |
| ... | ... |
| Workflow editor icon | `import "@ui5/webcomponents-icons-tnt/dist/workflow-editor.js";` |

@@ -35,4 +35,2 @@

For a complete list of all public module imports from the `icons` package, click [here](../../docs/Public%20Module%20Imports.md#icons):
## Resources

@@ -39,0 +37,0 @@ - [UI5 Web Components - README.md](https://github.com/SAP/ui5-webcomponents/blob/master/README.md)

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