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

@actbase/react-daum-postcode

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@actbase/react-daum-postcode - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

1

lib/app.js

@@ -68,2 +68,3 @@ "use strict";

new window.daum.Postcode((0, _tslib.__assign)((0, _tslib.__assign)({}, jsOptions), {
width: '100%',
oncomplete: function oncomplete(data) {

@@ -70,0 +71,0 @@ onSelected(data);

2

package.json
{
"name": "@actbase/react-daum-postcode",
"version": "1.0.3",
"version": "1.0.4",
"description": "다음 우편번호찾기 for React, React-Native",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -107,2 +107,4 @@ # @actbase/react-daum-postcode

# Changes
- 1.0.4
- 웹버전에서 width 500 해제
- 1.0.2

@@ -109,0 +111,0 @@ - 웹버전에서 onSelected 장애 처리

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