New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

arida

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arida - npm Package Compare versions

Comparing version 0.0.4 to 0.1.0

.babelrc

87

package.json
{
"_args": [
[
"arida@0.0.3",
"E:\\test\\arida"
]
],
"_from": "arida@0.0.3",
"_id": "arida@0.0.3",
"_inCache": true,
"_location": "/arida",
"_nodeVersion": "4.0.0",
"_npmOperationalInternal": {
"host": "packages-13-west.internal.npmjs.com",
"tmp": "tmp/arida-0.0.3.tgz_1458211328940_0.6417266060598195"
},
"_npmUser": {
"email": "695694307@qq.com",
"name": "azl397985856"
},
"_npmVersion": "3.3.0",
"_phantomChildren": {},
"_requested": {
"name": "arida",
"raw": "arida@0.0.3",
"rawSpec": "0.0.3",
"scope": null,
"spec": "0.0.3",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "http://registry.npmjs.org/arida/-/arida-0.0.3.tgz",
"_shasum": "c98d81b6bb34acf5501ff14659a7d8f10acef263",
"_shrinkwrap": null,
"_spec": "arida@0.0.3",
"_where": "E:\\test\\arida",
"author": {
"name": "Lu Zhipeng"
},
"bugs": {
"url": "https://github.com/azl397985856/arida/issues"
},
"dependencies": {},
"description": "一个用于数据订阅的工具库,尤其适用于扩展react,以允许子组件可以订阅父组件的数据,当父组件的数据更新时,及时更新子组件数据。",
"devDependencies": {
"babel-cli": "^6.6.5",
"babel-core": "^6.7.2",
"babel-preset-es2015": "^6.6.0"
},
"directories": {},
"dist": {
"shasum": "c98d81b6bb34acf5501ff14659a7d8f10acef263",
"tarball": "http://registry.npmjs.org/arida/-/arida-0.0.3.tgz"
},
"gitHead": "cb49f79ad92feb3982d6be9c069e909fa98c33c7",
"homepage": "https://github.com/azl397985856/arida#readme",
"installable": true,
"keywords": [
"event",
"react"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "azl397985856",
"email": "695694307@qq.com"
}
],
"name": "arida",
"version": "0.0.4",
"description": "",
"main": "lib/index",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/azl397985856/arida.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "babel src -d lib",
"test": "babel-node babel test "
},
"author": "Lu Zhipeng",
"license": "MIT",
"devDependencies": {
"arida": "0.0.3"
}
"version": "0.1.0"
}
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