@symbo.ls/atoms
Advanced tools
Comparing version 2.10.274 to 2.10.285
@@ -5,3 +5,3 @@ 'use strict' | ||
import { isObject } from '@domql/utils' | ||
import { emotion } from '@symbo.ls/create-emotion' | ||
import { emotion } from '@symbo.ls/emotion' | ||
const { keyframes } = emotion | ||
@@ -8,0 +8,0 @@ |
@@ -74,3 +74,3 @@ 'use strict' | ||
const set = () => { | ||
el.set(obj, { preventDefineUpdate: '$setStateCollection' }) | ||
el.set(obj, { preventDefineUpdate: '$setPropsCollection' }) | ||
} | ||
@@ -77,0 +77,0 @@ |
{ | ||
"name": "@symbo.ls/atoms", | ||
"version": "2.10.274", | ||
"version": "2.10.285", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "be9c0d5598a522f2448bad331e25c4410211fe5c", | ||
"gitHead": "32c053a164cc97d018902b8354965075b7583f30", | ||
"dependencies": { | ||
"@domql/utils": "latest", | ||
"@symbo.ls/create-emotion": "latest", | ||
"@symbo.ls/emotion": "latest", | ||
"@symbo.ls/init": "latest", | ||
@@ -11,0 +11,0 @@ "@symbo.ls/scratch": "latest" |
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
39614
+ Added@symbo.ls/emotion@latest
- Removed@symbo.ls/create-emotion@latest
- Removed@symbo.ls/create-emotion@2.9.3(transitive)