@cfcs/react
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-conveyer | ||
version: 0.0.4 | ||
version: 0.0.5 | ||
*/ | ||
@@ -10,0 +10,0 @@ 'use strict'; |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-conveyer | ||
version: 0.0.4 | ||
version: 0.0.5 | ||
*/ | ||
@@ -10,0 +10,0 @@ import { adaptReactive, keys, camelize } from '@cfcs/core'; |
{ | ||
"name": "@cfcs/react", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Cross Framework Components", | ||
@@ -35,3 +35,3 @@ "main": "dist/cfcs.cjs.js", | ||
"dependencies": { | ||
"@cfcs/core": "~0.0.4" | ||
"@cfcs/core": "~0.0.5" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
export * from "./types"; | ||
export * from "./useReactive"; | ||
export * from "./useReactive"; |
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
22063
309
Updated@cfcs/core@~0.0.5