vuepress-plugin-ddxxss
Advanced tools
Comparing version 1.0.0 to 1.0.1
console.log(filePath) | ||
console.log('__filename: ', __filename); | ||
console.log('__dirname: '+ __dirname) | ||
console.log('process.cwd(): ', process.cwd()); | ||
const setting = require(filePath) | ||
console.log(setting) | ||
// console.log(setting) | ||
// Object.assign(window, { ...setting }) | ||
Object.assign(window, { ...setting }) |
{ | ||
"name": "vuepress-plugin-ddxxss", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "zheshiyigeceshibao", | ||
@@ -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
815
21