Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

request-tc

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

request-tc - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

.babelrc

16

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc