Socket
Socket
Sign inDemoInstall

@angular/animations

Package Overview
Dependencies
Maintainers
1
Versions
770
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.4 to 4.2.5

4

@angular/animations.es5.js
/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -203,3 +203,3 @@ * License: MIT

* `group` specifies a list of animation steps that are all run in parallel. Grouped animations are
* useful when a series of styles must be animated/closed off at different statrting/ending times.
* useful when a series of styles must be animated/closed off at different starting/ending times.
*

@@ -206,0 +206,0 @@ * The `group` function can either be used within a {\@link sequence sequence} or a {\@link transition

/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -197,3 +197,3 @@ * License: MIT

* `group` specifies a list of animation steps that are all run in parallel. Grouped animations are
* useful when a series of styles must be animated/closed off at different statrting/ending times.
* useful when a series of styles must be animated/closed off at different starting/ending times.
*

@@ -200,0 +200,0 @@ * The `group` function can either be used within a {\@link sequence sequence} or a {\@link transition

import * as tslib_1 from "tslib";
/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -5,0 +5,0 @@ * License: MIT

/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -39,3 +39,3 @@ * License: MIT

/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -42,0 +42,0 @@ * License: MIT

/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -13,3 +13,3 @@ * License: MIT

/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -215,3 +215,3 @@ * License: MIT

* `group` specifies a list of animation steps that are all run in parallel. Grouped animations are
* useful when a series of styles must be animated/closed off at different statrting/ending times.
* useful when a series of styles must be animated/closed off at different starting/ending times.
*

@@ -218,0 +218,0 @@ * The `group` function can either be used within a {\@link sequence sequence} or a {\@link transition

/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -16,3 +16,3 @@ * License: MIT

function scheduleMicroTask(cb){Promise.resolve(null).then(cb)}/**
* @license Angular v4.2.4
* @license Angular v4.2.5
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -19,0 +19,0 @@ * License: MIT

{
"name": "@angular/animations",
"version": "4.2.4",
"version": "4.2.5",
"description": "Angular - animations integration with web-animationss",

@@ -15,3 +15,3 @@ "main": "./bundles/animations.umd.js",

"peerDependencies": {
"@angular/core": "4.2.4"
"@angular/core": "4.2.5"
},

@@ -18,0 +18,0 @@ "repository": {

@@ -336,3 +336,3 @@ /**

* `group` specifies a list of animation steps that are all run in parallel. Grouped animations are
* useful when a series of styles must be animated/closed off at different statrting/ending times.
* useful when a series of styles must be animated/closed off at different starting/ending times.
*

@@ -339,0 +339,0 @@ * The `group` function can either be used within a {@link sequence sequence} or a {@link transition

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc