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

@microsoft/atlas-js

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/atlas-js - npm Package Compare versions

Comparing version 1.9.1 to 1.10.1

dist/elements/tab-container/define.d.ts

1

dist/index.d.ts

@@ -5,3 +5,4 @@ export * from './behaviors/dismiss';

export * from './elements/form-behavior';
export * from './elements/tab-container/index';
export * from './utilities/util';
//# sourceMappingURL=index.d.ts.map

@@ -5,2 +5,3 @@ export * from './behaviors/dismiss';

export * from './elements/form-behavior';
export * from './elements/tab-container/index';
export * from './utilities/util';

2

package.json
{
"name": "@microsoft/atlas-js",
"version": "1.9.1",
"version": "1.10.1",
"public": true,

@@ -5,0 +5,0 @@ "description": "Scripts backing the Atlas Design System used by Microsoft's Developer Relations.",

@@ -0,0 +0,0 @@ # Atlas JS

@@ -0,0 +0,0 @@ export function initDismiss() {

@@ -0,0 +0,0 @@ /* eslint-disable @typescript-eslint/no-use-before-define */

@@ -0,0 +0,0 @@ let snapScrollUpdating = false;

@@ -0,0 +0,0 @@ import { generateElementId, kebabToCamelCase } from '../utilities/util';

@@ -5,2 +5,3 @@ export * from './behaviors/dismiss';

export * from './elements/form-behavior';
export * from './elements/tab-container/index';
export * from './utilities/util';

@@ -0,0 +0,0 @@ let nextId = 0;

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