tinper-bee-core
Advanced tools
Comparing version 1.0.7 to 1.0.8
127
package.json
{ | ||
"_from": "tinper-bee-core@1.0.6", | ||
"_id": "tinper-bee-core@1.0.6", | ||
"_inBundle": false, | ||
"_integrity": "sha512-bLMubJ4ILXSNdKYw1buH6Cy+GwkipwINj0kknwhX7D9oPo+efI2520jBvSw24BtceCPHlKMlXYfjLpg/smv2bg==", | ||
"_location": "/tinper-bee-core", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "tinper-bee-core@1.0.6", | ||
"name": "tinper-bee-core", | ||
"escapedName": "tinper-bee-core", | ||
"rawSpec": "1.0.6", | ||
"saveSpec": null, | ||
"fetchSpec": "1.0.6" | ||
}, | ||
"_requiredBy": [ | ||
"#USER", | ||
"/" | ||
], | ||
"_resolved": "https://registry.npmjs.org/tinper-bee-core/-/tinper-bee-core-1.0.6.tgz", | ||
"_shasum": "192941f9052cfaeab9cb4f789eea24b99b52ead1", | ||
"_spec": "tinper-bee-core@1.0.6", | ||
"_where": "/Users/jony/workspaces/yonyou/tinper-component/component/bee-button", | ||
"author": { | ||
"name": "zhoubyc" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/tinper-bee/tinper-bee-core/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"add-dom-event-listener": "^1.0.1", | ||
"component-classes": "^1.2.6", | ||
"create-react-class": "^15.5.3", | ||
"dom-align": "^1.5.2", | ||
"warning": "^3.0.0" | ||
}, | ||
"deprecated": false, | ||
"description": "style core and js util for tinper-bee", | ||
"devDependencies": { | ||
"babel-cli": "^6.18.0", | ||
"babel-plugin-istanbul": "^3.0.0", | ||
"babel-plugin-transform-es2017-object-entries": "0.0.4", | ||
"babel-plugin-transform-object-assign": "^6.8.0", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
"babel-preset-es2015": "^6.18.0", | ||
"babel-preset-es2015-loose": "^8.0.0", | ||
"babel-preset-stage-1": "^6.16.0", | ||
"babel-register": "^6.18.0", | ||
"prop-types": "^15.5.10", | ||
"rimraf": "^2.6.1" | ||
}, | ||
"engines": { | ||
"node": ">=4.0.0" | ||
}, | ||
"homepage": "https://github.com/tinper-bee/tinper-bee-core", | ||
"keywords": [ | ||
"tinper", | ||
"bee", | ||
"react", | ||
"til" | ||
], | ||
"license": "MIT", | ||
"main": "lib/index.js", | ||
"name": "tinper-bee-core", | ||
"peerDependencies": { | ||
"react": "^15.3.0 || ^16.0", | ||
"react-dom": "^15.3.0 || ^16.0", | ||
"prop-types": "^15.6.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/tinper-bee/tinper-bee-core.git" | ||
}, | ||
"scripts": { | ||
"build": "rimraf lib && babel js -d lib" | ||
}, | ||
"version": "1.0.7" | ||
} | ||
"name": "tinper-bee-core", | ||
"version": "1.0.8", | ||
"description": "style core and js util for tinper-bee", | ||
"main": "lib/index.js", | ||
"engines": { | ||
"node": ">=4.0.0" | ||
}, | ||
"homepage": "https://github.com/tinper-bee/tinper-bee-core", | ||
"author": "zhoubyc", | ||
"repository": "http://github.com/tinper-bee/tinper-bee-core", | ||
"bugs": "https://github.com/tinper-bee/tinper-bee-core/issues", | ||
"keywords": [ | ||
"tinper", | ||
"bee", | ||
"react", | ||
"til" | ||
], | ||
"scripts": { | ||
"build": "rimraf lib && babel js -d lib" | ||
}, | ||
"license": "MIT", | ||
"dependencies": { | ||
"add-dom-event-listener": "^1.0.1", | ||
"component-classes": "^1.2.6", | ||
"create-react-class": "^15.5.3", | ||
"dom-align": "^1.5.2", | ||
"warning": "^3.0.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^15.3.0 || ^16.0", | ||
"react-dom": "^15.3.0 || ^16.0", | ||
"prop-types": "^15.6.0" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.18.0", | ||
"prop-types": "^15.5.10", | ||
"babel-plugin-istanbul": "^3.0.0", | ||
"babel-plugin-transform-es2017-object-entries": "0.0.4", | ||
"babel-plugin-transform-object-assign": "^6.8.0", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
"babel-preset-es2015": "^6.18.0", | ||
"babel-preset-es2015-loose": "^8.0.0", | ||
"babel-preset-stage-1": "^6.16.0", | ||
"babel-register": "^6.18.0", | ||
"rimraf": "^2.6.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1596127
1
1