Comparing version 0.0.5 to 0.0.6
module.exports = { | ||
__esModule: true, | ||
get SourceCode() { return require('./lib/src/source-code'); }, | ||
get SourceCode () { return require('./lib/src/source-code'); }, | ||
get AstSearcher() { return require('./lib/src/ast-helpers/ast-searcher'); }, | ||
get AstModifier() { return require('./lib/src/ast-helpers/ast-modifier'); }, | ||
}; |
{ | ||
"name": "castborg", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "AST searcher and modifier", | ||
@@ -5,0 +5,0 @@ "main": "gulpfile.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
59335
13
708
2
1