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

noel-core

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noel-core - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

dist/esm/Marquee/classes.js

@@ -1,4 +0,4 @@

import { bem } from "bat-utils";
import { bem } from "noel-utils";
var genarateClassName = bem('Marquee');
export var wrapper = genarateClassName();
export var bar = genarateClassName('bar');

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

import { draggable } from "bat-utils";
import { draggable } from "noel-utils";
import { useCallback, useEffect, useRef } from "react";

@@ -3,0 +3,0 @@

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

import { deepmerge } from "bat-utils";
import { deepmerge } from "noel-utils";
import defalutTheme from "./defaultTheme";

@@ -3,0 +3,0 @@ export default (function (inputTheme) {

{
"name": "noel-core",
"version": "0.1.1",
"version": "0.1.2",
"description": "> TODO: description",

@@ -48,3 +48,3 @@ "author": "wayne <zhengwei02.weimob.com>",

},
"gitHead": "95d882d03120f0e5859bd02877776da2e44d18d1"
"gitHead": "57ac18ff7491d26734f1620f5456c7a1c8546baa"
}
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