troika-core
Advanced tools
Comparing version 0.36.0 to 0.37.0
@@ -0,0 +0,0 @@ import Facade from '../../src/facade/Facade.js' |
@@ -0,0 +0,0 @@ import Facade from '../../src/facade/Facade.js' |
@@ -0,0 +0,0 @@ import {_assign, assign, assignIf, forOwn, getIdForObject, createClassExtender, isReactElement} from '../src/utils.js' |
@@ -6,2 +6,11 @@ # Change Log | ||
# [0.37.0](https://github.com/protectwise/troika/compare/v0.36.1...v0.37.0) (2021-01-18) | ||
**Note:** Version bump only for package troika-core | ||
# [0.36.0](https://github.com/protectwise/troika/compare/v0.35.0...v0.36.0) (2020-12-04) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "troika-core", | ||
"version": "0.36.0", | ||
"version": "0.37.0", | ||
"description": "Troika Core", | ||
@@ -18,3 +18,3 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>", | ||
"prop-types": "^15.6.2", | ||
"troika-animation": "^0.36.0" | ||
"troika-animation": "^0.37.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "b3f14acd6e6c4fac1bfc4254b859e552f14d67ed" | ||
"gitHead": "f2c9c725b22a88ca3275c39150d75f6894ea3503" | ||
} |
@@ -0,0 +0,0 @@ # Troika Framework Core |
@@ -0,0 +0,0 @@ import { assignIf, createClassExtender } from '../utils.js' |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import {assign} from '../utils.js' |
@@ -0,0 +0,0 @@ import Facade from './Facade.js' |
@@ -0,0 +0,0 @@ import Facade from './Facade.js' |
@@ -0,0 +0,0 @@ import ParentFacade from './ParentFacade.js' |
@@ -0,0 +0,0 @@ import { assign, createClassExtender } from '../utils.js' |
@@ -0,0 +0,0 @@ import ParentFacade from './ParentFacade.js' |
@@ -0,0 +0,0 @@ // Troika core exports |
@@ -0,0 +0,0 @@ import React from 'react' |
@@ -0,0 +0,0 @@ import React from 'react' |
@@ -0,0 +0,0 @@ import React from 'react' |
@@ -0,0 +0,0 @@ ///// Miscellaneous Utility Functions ///// |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
338319
+ Addedtroika-animation@0.37.0(transitive)
- Removedtroika-animation@0.36.0(transitive)
Updatedtroika-animation@^0.37.0