@boulevard/lib
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
{ | ||
"name": "@boulevard/lib", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"description": "A container for reusable code.", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
@@ -0,1 +1,3 @@ | ||
export * from './class-descriptor'; | ||
export * from './constructor'; | ||
export * from './nullable'; |
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
5320
13
159