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

@transferwise/icons

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transferwise/icons - npm Package Compare versions

Comparing version 2.0.0-beta.2 to 2.0.0-beta.3

9

CHANGELOG.md

@@ -0,1 +1,10 @@

# v2.0.0-beta.3
## Fix angularJS component names
The `-icon` suffix was missing for each angular icon, when they were added to the `twIconsModule` angular module.
Now the module declaration includes the `Icon` suffix at the end
```js
.component("tw${icon.componentName}Icon", ${icon.componentName}IconComponent)
...
```
# v2.0.0-beta.2

@@ -2,0 +11,0 @@ ## Add angularJS support

2

package.json
{
"name": "@transferwise/icons",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"description": "TransferWise SVG icons",

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

Sorry, the diff of this file is too big to display

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