anima-yocto-ajax
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -5,2 +5,6 @@ # History | ||
## 2.0.4 | ||
`bugfix` 修复按模块引入的问题 | ||
## 2.0.3 | ||
@@ -7,0 +11,0 @@ |
@@ -1,3 +0,3 @@ | ||
var ajax = require('./src/ajax'); | ||
var ajax = require('./ajax'); | ||
module.exports = ajax; |
{ | ||
"name": "anima-yocto-ajax", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "the event from yocto", | ||
@@ -19,3 +19,2 @@ "keywords": [ | ||
}, | ||
"main": "./lib/index", | ||
"entry": { | ||
@@ -22,0 +21,0 @@ "index": "./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
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
17218
2