@tinypudding/puddy-lib
Advanced tools
Comparing version 1.1.29 to 1.1.30
@@ -79,4 +79,7 @@ // Modules | ||
'fetchJSON': require('./http/fetch/json'), | ||
'fetchText': require('./http/fetch/text') | ||
'fetchText': require('./http/fetch/text'), | ||
// csrfToken Analyze | ||
'csrfTokenAnalyze': require('./http/csrfTokenAnalyze') | ||
}; |
{ | ||
"name": "@tinypudding/puddy-lib", | ||
"version": "1.1.29", | ||
"version": "1.1.30", | ||
"description": "Essential codes to run the other repositories from the Tiny Pudding Account.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
73195
45
1153