Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nativescript-community/ui-material-ripple

Package Overview
Dependencies
Maintainers
19
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nativescript-community/ui-material-ripple - npm Package Compare versions

Comparing version 7.2.1 to 7.2.3

angular/esm2022/index.mjs

14

angular/package.json
{
"name": "@nativescript-community/ui-material-ripple-angular",
"main": "index.js",
"module": "fesm2015/nativescript-community-ui-material-ripple-angular.mjs",
"es2020": "fesm2020/nativescript-community-ui-material-ripple-angular.mjs",
"esm2020": "esm2020/nativescript-community-ui-material-ripple-angular.mjs",
"fesm2020": "fesm2020/nativescript-community-ui-material-ripple-angular.mjs",
"fesm2015": "fesm2015/nativescript-community-ui-material-ripple-angular.mjs",
"module": "fesm2022/nativescript-community-ui-material-ripple-angular.mjs",
"typings": "index.d.ts",

@@ -16,7 +12,5 @@ "exports": {

"types": "./index.d.ts",
"esm2020": "./esm2020/nativescript-community-ui-material-ripple-angular.mjs",
"es2020": "./fesm2020/nativescript-community-ui-material-ripple-angular.mjs",
"es2015": "./fesm2015/nativescript-community-ui-material-ripple-angular.mjs",
"node": "./fesm2015/nativescript-community-ui-material-ripple-angular.mjs",
"default": "./fesm2020/nativescript-community-ui-material-ripple-angular.mjs"
"esm2022": "./esm2022/nativescript-community-ui-material-ripple-angular.mjs",
"esm": "./esm2022/nativescript-community-ui-material-ripple-angular.mjs",
"default": "./fesm2022/nativescript-community-ui-material-ripple-angular.mjs"
}

@@ -23,0 +17,0 @@ },

{
"name": "@nativescript-community/ui-material-ripple",
"version": "7.2.1",
"version": "7.2.3",
"description": "The Material Design Ripple component provides a radial action in the form of a visual ripple expanding outward from the user's touch. Ripple is a visual form of feedback for touch events providing users a clear signal that an element is being touched.",

@@ -49,5 +49,5 @@ "main": "./ripple",

"dependencies": {
"@nativescript-community/ui-material-core": "^7.2.1"
"@nativescript-community/ui-material-core": "^7.2.3"
},
"gitHead": "75b7a4ee372bce6dacaa260d05a106179dfa2713"
"gitHead": "39a69cff4d06a9aa5f607680530c55004b8c1a54"
}
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