@cfcs/react
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -6,4 +6,4 @@ /* | ||
author: NAVER Corp. | ||
repository: https://github.com/naver/egjs-conveyer | ||
version: 0.0.12 | ||
repository: https://github.com/naver/cfcs | ||
version: 0.0.13 | ||
*/ | ||
@@ -10,0 +10,0 @@ 'use strict'; |
@@ -6,4 +6,4 @@ /* | ||
author: NAVER Corp. | ||
repository: https://github.com/naver/egjs-conveyer | ||
version: 0.0.12 | ||
repository: https://github.com/naver/cfcs | ||
version: 0.0.13 | ||
*/ | ||
@@ -10,0 +10,0 @@ import { adaptReactive, keys, camelize } from '@cfcs/core'; |
{ | ||
"name": "@cfcs/react", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "Cross Framework Components", | ||
@@ -17,3 +17,3 @@ "main": "dist/cfcs.cjs.js", | ||
"type": "git", | ||
"url": "https://github.com/naver/egjs-conveyer" | ||
"url": "https://github.com/naver/cfcs" | ||
}, | ||
@@ -36,3 +36,3 @@ "author": { | ||
"dependencies": { | ||
"@cfcs/core": "~0.0.12" | ||
"@cfcs/core": "~0.0.13" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
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
23277
Updated@cfcs/core@~0.0.13