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

@atlaskit/css-reset

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/css-reset - npm Package Compare versions

Comparing version 6.5.0 to 6.5.1

tmp/api-report-tmp.d.ts

4

base/package.json

@@ -8,5 +8,5 @@ {

"typesVersions": {
">=4.0 <4.5": {
">=4.5 <4.9": {
"*": [
"../dist/types-ts4.0/base.d.ts"
"../dist/types-ts4.5/base.d.ts"
]

@@ -13,0 +13,0 @@ }

@@ -8,5 +8,5 @@ {

"typesVersions": {
">=4.0 <4.5": {
">=4.5 <4.9": {
"*": [
"../dist/types-ts4.0/browser-fixes.d.ts"
"../dist/types-ts4.5/browser-fixes.d.ts"
]

@@ -13,0 +13,0 @@ }

# @atlaskit/css-reset
## 6.5.1
### Patch Changes
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
## 6.5.0

@@ -4,0 +10,0 @@

{
"name": "@atlaskit/css-reset",
"version": "6.5.0"
"version": "6.5.1"
}
{
"name": "@atlaskit/css-reset",
"version": "6.5.0"
"version": "6.5.1"
}
{
"name": "@atlaskit/css-reset",
"version": "6.5.0"
"version": "6.5.1"
}
{
"name": "@atlaskit/css-reset",
"version": "6.5.0",
"version": "6.5.1",
"description": "A base stylesheet for the Atlassian Design System.",

@@ -15,2 +15,10 @@ "publishConfig": {

"types": "dist/types/index.d.ts",
"typesVersions": {
">=4.5 <4.9": {
"*": [
"dist/types-ts4.5/*",
"dist/types-ts4.5/index.d.ts"
]
}
},
"atlaskit:src": "src/index.tsx",

@@ -42,3 +50,3 @@ "atlassian": {

"@atlaskit/theme": "^12.5.0",
"@atlaskit/tokens": "^1.3.0",
"@atlaskit/tokens": "^1.4.0",
"@babel/runtime": "^7.0.0",

@@ -58,3 +66,3 @@ "fbjs": "^3.0.0"

"tsconfig-paths": "^3.9.0",
"typescript": "4.5.5"
"typescript": "~4.9.5"
},

@@ -61,0 +69,0 @@ "keywords": [

@@ -8,5 +8,5 @@ {

"typesVersions": {
">=4.0 <4.5": {
">=4.5 <4.9": {
"*": [
"../dist/types-ts4.0/reset.d.ts"
"../dist/types-ts4.5/reset.d.ts"
]

@@ -13,0 +13,0 @@ }

@@ -8,5 +8,5 @@ {

"typesVersions": {
">=4.0 <4.5": {
">=4.5 <4.9": {
"*": [
"../dist/types-ts4.0/tables.d.ts"
"../dist/types-ts4.5/tables.d.ts"
]

@@ -13,0 +13,0 @@ }

@@ -8,5 +8,5 @@ {

"typesVersions": {
">=4.0 <4.5": {
">=4.5 <4.9": {
"*": [
"../dist/types-ts4.0/utils.d.ts"
"../dist/types-ts4.5/utils.d.ts"
]

@@ -13,0 +13,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