Socket
Socket
Sign inDemoInstall

@ag.ds-next/callout

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ag.ds-next/callout - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

12

CHANGELOG.md
@ag.ds-next/callout
## 4.0.0
### Patch Changes
- Updated dependencies [df01e99d]
- Updated dependencies [8b7b300c]
- Updated dependencies [9d64236c]
- Updated dependencies [f9ec2e90]
- @ag.ds-next/core@2.2.1
- @ag.ds-next/text@7.0.0
- @ag.ds-next/box@5.0.1
## 3.0.0

@@ -4,0 +16,0 @@

2

dist/declarations/src/Callout.d.ts

@@ -6,2 +6,2 @@ import { ElementType, PropsWithChildren } from 'react';

}>;
export declare const Callout: ({ as, children, title }: CalloutProps) => JSX.Element;
export declare const Callout: ({ as, children, title }: CalloutProps) => import("@emotion/react/jsx-runtime").JSX.Element;

@@ -5,2 +5,2 @@ import { PropsWithChildren } from 'react';

}>;
export declare const CalloutTitle: ({ as, children }: CalloutTitleProps) => JSX.Element;
export declare const CalloutTitle: ({ as, children }: CalloutTitleProps) => import("@emotion/react/jsx-runtime").JSX.Element;
{
"name": "@ag.ds-next/callout",
"version": "3.0.0",
"version": "4.0.0",
"main": "dist/ag.ds-next-callout.cjs.js",

@@ -8,5 +8,5 @@ "module": "dist/ag.ds-next-callout.esm.js",

"peerDependencies": {
"@ag.ds-next/box": "5.0.0",
"@ag.ds-next/core": "2.2.0",
"@ag.ds-next/text": "6.0.0",
"@ag.ds-next/box": "5.0.1",
"@ag.ds-next/core": "2.2.1",
"@ag.ds-next/text": "7.0.0",
"@emotion/react": "^11.7.0",

@@ -13,0 +13,0 @@ "react": "^16.14.0 || ^17.0.0"

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