Sign In

@lubycon/react

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lubycon/react - npm Package Compare versions

Comparing version
1.6.4
to
1.7.0
+6
-15
package.json

@@ -5,4 +5,5 @@ {

"sideEffects": false,
"version": "1.6.4",
"version": "1.7.0",
"keywords": [
"lubycon",
"react"

@@ -24,15 +25,9 @@ ],

"start": "rollup -c rollup.config.ts -w",
"copy-version": "ncp dist/package.json package.json",
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@semantic-release/commit-analyzer": "^8.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/github": "^7.2.3",
"@semantic-release/npm": "^7.1.3",
"@semantic-release/release-notes-generator": "^9.0.2",
"@types/node": "^10.11.0",
"@types/react": "^17.0.13",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"@typescript-eslint/eslint-plugin": "^4.28.5",
"@typescript-eslint/parser": "^4.28.5",
"cross-env": "^5.2.0",

@@ -42,6 +37,3 @@ "eslint": "^7.27.0",

"eslint-plugin-prettier": "^3.4.0",
"ncp": "^2.0.0",
"prettier": "^2.3.2",
"prompt": "^1.0.0",
"replace-in-file": "^3.4.2",
"rimraf": "^2.6.2",

@@ -54,4 +46,3 @@ "rollup": "^2.38.5",

"rollup-plugin-typescript2": "^0.30.0",
"semantic-release": "^15.9.16",
"shelljs": "^0.8.3",
"tslib": "^2.3.0",
"typescript": "^4.3.5"

@@ -62,3 +53,3 @@ },

},
"gitHead": "d51fd8fa1925fcf0fd33172ece35908e4b8b5bfa"
"gitHead": "90a963b320e02b79dd0171bae340a1e1d4d91f4e"
}

@@ -1,2 +0,2 @@

# Lubycon React
# @lubycon/react

@@ -3,0 +3,0 @@ Lubycon React는 루비콘 팀 안에서 범용으로 사용할 수 있는 React 기반의 유용한 유틸리티를 모아놓은 패키지입니다.