@duik/core
Advanced tools
Comparing version 0.1.8-alpha.0 to 0.1.8-alpha.1
@@ -1,3 +0,3 @@ | ||
import * as React from "react"; | ||
import "./styles.scss"; | ||
import * as React from 'react'; | ||
import './styles.scss'; | ||
/** | ||
@@ -16,3 +16,1 @@ * string or react component | ||
export declare type Omit<T, K extends keyof T> = Pick<T, Exclude<keyof T, K>>; | ||
declare const _default: () => void; | ||
export default _default; |
@@ -94,3 +94,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
/******/ // Load entry module and return exports | ||
/******/ return __webpack_require__(__webpack_require__.s = 81); | ||
/******/ return __webpack_require__(__webpack_require__.s = 73); | ||
/******/ }) | ||
@@ -100,3 +100,3 @@ /************************************************************************/ | ||
/***/ 179: | ||
/***/ 197: | ||
/***/ (function(module, exports) { | ||
@@ -109,13 +109,9 @@ | ||
/***/ 81: | ||
/***/ (function(module, __webpack_exports__, __webpack_require__) { | ||
/***/ 73: | ||
/***/ (function(module, exports, __webpack_require__) { | ||
"use strict"; | ||
__webpack_require__.r(__webpack_exports__); | ||
/* harmony import */ var _styles_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(179); | ||
/* harmony import */ var _styles_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_styles_scss__WEBPACK_IMPORTED_MODULE_0__); | ||
/* harmony default export */ __webpack_exports__["default"] = (function () { | ||
console.log("hello"); | ||
}); | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__webpack_require__(197); | ||
@@ -122,0 +118,0 @@ |
@@ -1,3 +0,3 @@ | ||
import * as React from "react"; | ||
import "./styles.scss"; | ||
import * as React from 'react'; | ||
import './styles.scss'; | ||
@@ -25,5 +25,1 @@ /** | ||
export type Omit<T, K extends keyof T> = Pick<T, Exclude<keyof T, K>>; | ||
export default () => { | ||
console.log("hello"); | ||
}; |
{ | ||
"name": "@duik/core", | ||
"version": "0.1.8-alpha.0", | ||
"version": "0.1.8-alpha.1", | ||
"description": "Dashboard UI Kit Core", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"repository": "https://github.com/march08/duik", | ||
@@ -23,3 +24,3 @@ "homepage": "https://github.com/march08/duik", | ||
}, | ||
"gitHead": "36d6bbfb388c90391970c163018f99b57c6eb6c7" | ||
"gitHead": "24005671fc8d9d942776131fb70055bffb142af9" | ||
} |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
33295
619
1