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

@renet-consulting/animations

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@renet-consulting/animations - npm Package Compare versions

Comparing version 14.0.2 to 15.0.0

karma.conf.js

28

package.json
{
"name": "@renet-consulting/animations",
"version": "14.0.2",
"version": "15.0.0",
"author": "Michael Vasyliv",

@@ -20,24 +20,4 @@ "license": "MIT",

"peerDependencies": {
"@angular/animations": "^14.0.0"
},
"module": "fesm2015/renet-consulting-animations.mjs",
"es2020": "fesm2020/renet-consulting-animations.mjs",
"esm2020": "esm2020/renet-consulting-animations.mjs",
"fesm2020": "fesm2020/renet-consulting-animations.mjs",
"fesm2015": "fesm2015/renet-consulting-animations.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2020": "./esm2020/renet-consulting-animations.mjs",
"es2020": "./fesm2020/renet-consulting-animations.mjs",
"es2015": "./fesm2015/renet-consulting-animations.mjs",
"node": "./fesm2015/renet-consulting-animations.mjs",
"default": "./fesm2020/renet-consulting-animations.mjs"
}
},
"sideEffects": false
}
"@angular/animations": "^15.2.10"
}
}
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