@fonos/types
Advanced tools
Comparing version 0.0.51 to 0.0.52
{ | ||
"name": "@fonos/types", | ||
"version": "0.0.51", | ||
"version": "0.0.52", | ||
"description": "Handles Fonos types", | ||
@@ -11,5 +11,4 @@ "author": "Pedro Sanders <sanderspedro@gmail.com>", | ||
"scripts": { | ||
"build": "npm run clean && npm run compile", | ||
"clean": "rm -rf ./dist && rm -rf tsconfig.tsbuildinfo", | ||
"compile": "tsc -b tsconfig.json" | ||
"prebuild": "rimraf ./dist tsconfig.tsbuildinfo", | ||
"build": "tsc -b tsconfig.json" | ||
}, | ||
@@ -38,5 +37,6 @@ "directories": { | ||
"dotenv": "^8.2.0", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^3.9.3" | ||
}, | ||
"gitHead": "cf88b2710f2643fb3494f79cad13cffa1e89ab33" | ||
"gitHead": "cc4ab95f5c360ba4110cda165cefaa2559667ed7" | ||
} |
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
2727
3