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

pub-test-kaku

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pub-test-kaku - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

2

dist/index.d.ts

@@ -49,4 +49,4 @@ import { useLayoutEffect, RefObject, Ref } from 'react';

declare const VERSION = "0.0.14";
declare const VERSION = "0.0.15";
export { VERSION, applyRef, isPromise, useAsyncEffect, useAwaited, useForceUpdate, useForwardRef, useIsUnmounted, useIsomorphicLayoutEffect, useSafePromise };

@@ -160,3 +160,3 @@ 'use strict';

new AgoraRTCReact();
var VERSION = "0.0.14";
var VERSION = "0.0.15";

@@ -163,0 +163,0 @@ exports.VERSION = VERSION;

{
"name": "pub-test-kaku",
"version": "0.0.14",
"version": "0.0.15",
"private": false,

@@ -57,2 +57,3 @@ "description": "pub-test-kaku sdk",

"@ngneat/falso": "^6.4.0",
"@release-it/conventional-changelog": "^5.1.1",
"@storybook/addon-actions": "7.0.0-beta.43",

@@ -69,11 +70,11 @@ "@storybook/addon-essentials": "^7.0.0-rc.3",

"@types/jest": "^29.4.0",
"@types/testing-library__jest-dom": "^5.14.5",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/testing-library__jest-dom": "^5.14.5",
"@vitejs/plugin-react": "^3.0.0",
"@vitest/coverage-c8": "^0.29.2",
"@vitest/ui": "^0.30.1",
"pub-test-kaku-ui": "workspace:*",
"agora-rtc-sdk-ng": "^4.16.1",
"jsdom": "^21.1.0",
"pub-test-kaku-ui": "workspace:*",
"react": "^18.2.0",

@@ -89,2 +90,8 @@ "react-dom": "^18.2.0",

"release-it": {
"plugins": {
"@release-it/conventional-changelog": {
"preset": "angular",
"infile": ""
}
},
"git": {

@@ -91,0 +98,0 @@ "commitMessage": "chore: release ${version}",

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