@randajan/jet-core
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@randajan/jet-core", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -16,3 +16,3 @@ "repository": "randajan/simple-lib", | ||
"devDependencies": { | ||
"@randajan/simple-lib": "^1.0.4", | ||
"@randajan/simple-lib": "^1.1.1", | ||
"chokidar": "^3.5.3", | ||
@@ -19,0 +19,0 @@ "esbuild": "^0.14.27", |
@@ -5,2 +5,4 @@ # @randajan/jetpack | ||
Goal is to create ecosystem for javascript types with possibility to define custom types. This package provide easy and deep objects map and comparing, generic creating, filtering by types, content & other stuff | ||
## Install | ||
@@ -18,4 +20,2 @@ | ||
## About | ||
Goal is to create ecosystem for javascript types with possibility to define custom types. This package provide easy and deep objects map and comparing, generic creating, filtering by types, content & other stuff | ||
@@ -22,0 +22,0 @@ ## Main content |
83829