@ctx-core/object
Advanced tools
Comparing version 32.3.0 to 32.3.2
# @ctx-core/object | ||
## 32.3.2 | ||
### Patch Changes | ||
- ctx-core: ^6.6.1 -> ^6.6.2 | ||
## 32.3.1 | ||
### Patch Changes | ||
- package.json: author: url,email | ||
- Updated dependencies | ||
- ctx-core@6.6.1 | ||
## 32.3.0 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@ctx-core/object", | ||
"version": "32.3.0", | ||
"version": "32.3.2", | ||
"description": "ctx-core object", | ||
@@ -18,3 +18,7 @@ "keywords": [ | ||
"license": "Apache-2.0", | ||
"author": "Brian Takita", | ||
"author": { | ||
"name": "Brian Takita", | ||
"url": "https://briantakita.me", | ||
"email": "info+ctx-core-nav-ui-svelte@briantakita.me" | ||
}, | ||
"type": "module", | ||
@@ -27,3 +31,3 @@ "types": "./index.d.ts", | ||
"dependencies": { | ||
"ctx-core": "^6.6.0" | ||
"ctx-core": "^6.6.2" | ||
}, | ||
@@ -30,0 +34,0 @@ "devDependencies": { |
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
49645
Updatedctx-core@^6.6.2