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

smarthr-ui

Package Overview
Dependencies
Maintainers
1
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smarthr-ui - npm Package Compare versions

Comparing version 0.2.2 to 1.0.0

lib/components/Alert/Alert.d.ts

20

package.json
{
"name": "smarthr-ui",
"author": "SmartHR-UI Team",
"version": "0.2.2",
"version": "1.0.0",
"description": "SmartHR ui components built with React.",

@@ -9,5 +9,7 @@ "keywords": [

"react-component",
"typescript",
"smarthr"
],
"main": "dist/index.js",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"repository": {

@@ -23,17 +25,11 @@ "type": "git",

"scripts": {
"prepare": "babel src -d dist"
"prepare": "tsc -p tsconfig.build.json"
},
"peerDependencies": {
"react": "^16.3.2",
"react-dom": "^16.3.2"
"react": "^16.4.1"
},
"devDependencies": {
"@babel/cli": "^7.0.0-beta.49",
"@babel/core": "^7.0.0-beta.49",
"@babel/preset-env": "^7.0.0-beta.49",
"@babel/preset-react": "^7.0.0-beta.49"
"@types/react": "^16.4.6",
"typescript": "^2.9.2"
},
"dependencies": {
"lodash.assign": "^4.2.0"
},
"sideEffects": false,

@@ -40,0 +36,0 @@ "publishConfig": {

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