Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "request-tc", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "一个ajax函数,轻量级,自己封装自食其力", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"compile": "babel -d dist/ src/", | ||
"prepublish": "npm run compile" | ||
}, | ||
"repository": { | ||
@@ -15,3 +19,7 @@ "type": "git", | ||
}, | ||
"homepage": "https://github.com/tcstory/request#readme" | ||
} | ||
"homepage": "https://github.com/tcstory/request#readme", | ||
"devDependencies": { | ||
"babel-cli": "^6.10.1", | ||
"babel-preset-es2015": "^6.9.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
30250
15
2
99
1