@spinajs/util
Advanced tools
Comparing version 2.0.86 to 2.0.87
{ | ||
"name": "@spinajs/util", | ||
"version": "2.0.86", | ||
"version": "2.0.87", | ||
"description": "utility functions shared across @spinajs framework", | ||
"exports": "./lib/index.js", | ||
"main": "lib/cjs/index.js", | ||
"module": "lib/mjs/index.js", | ||
"exports": { | ||
".": { | ||
"import": "./lib/mjs/index.js", | ||
"require": "./lib/cjs/index.js" | ||
} | ||
}, | ||
"type": "module", | ||
@@ -14,2 +22,3 @@ "private": false, | ||
"compile": "tsc -b tsconfig.json", | ||
"compile:cjs": "tsc -b tsconfig.cjs.json", | ||
"rimraf": "./node_modules/rimraf/bin.js", | ||
@@ -29,3 +38,3 @@ "clean": "rimraf lib/ && rimraf tsconfig.tsbuildinfo", | ||
], | ||
"types": "lib", | ||
"repository": { | ||
@@ -32,0 +41,0 @@ "type": "git", |
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
129308
20
75
225
13
28
4
97