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 9.0.0 to 14.0.0

karma.conf.js

20

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

@@ -16,16 +16,8 @@ "license": "MIT",

},
"dependencies": {
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/animations": "^9.0.0",
"tslib": "^1.10.0"
},
"main": "bundles/renet-consulting-animations.umd.js",
"module": "fesm5/renet-consulting-animations.js",
"es2015": "fesm2015/renet-consulting-animations.js",
"esm5": "esm5/renet-consulting-animations.js",
"esm2015": "esm2015/renet-consulting-animations.js",
"fesm5": "fesm5/renet-consulting-animations.js",
"fesm2015": "fesm2015/renet-consulting-animations.js",
"typings": "renet-consulting-animations.d.ts",
"metadata": "renet-consulting-animations.metadata.json",
"sideEffects": false
"@angular/animations": "^14.0.0"
}
}

@@ -26,3 +26,6 @@ # Animations

## Release v14.0.0
Converted project to Angular v14
## Release v9.0.0
Converted project to Angular v9
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