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

troika-core

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

troika-core - npm Package Compare versions

Comparing version 0.43.0 to 0.44.0

0

__tests__/facade/Facade.test.js

@@ -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'

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [0.44.0](https://github.com/protectwise/troika/compare/v0.43.1-alpha.0...v0.44.0) (2021-11-14)
**Note:** Version bump only for package troika-core
# [0.43.0](https://github.com/protectwise/troika/compare/v0.42.0...v0.43.0) (2021-09-20)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "troika-core",
"version": "0.43.0",
"version": "0.44.0",
"description": "Troika Core",

@@ -18,3 +18,3 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>",

"prop-types": "^15.6.2",
"troika-animation": "^0.43.0"
"troika-animation": "^0.44.0"
},

@@ -33,3 +33,3 @@ "peerDependencies": {

},
"gitHead": "497fa534d015bc8f746c7d00ec7bfde1df92f491"
"gitHead": "a6b913e475a3a8459b2f758c709b8feb16966ed1"
}

@@ -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

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