Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@angular/material-experimental

Package Overview
Dependencies
Maintainers
2
Versions
667
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/material-experimental - npm Package Compare versions

Comparing version
21.1.2
to
21.1.3
+1
-1
fesm2022/material-experimental.mjs
import { Version } from '@angular/core';
const VERSION = new Version('21.1.2');
const VERSION = new Version('21.1.3');
export { VERSION };
//# sourceMappingURL=material-experimental.mjs.map

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

{"version":3,"file":"material-experimental.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/material-experimental/version.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {Version} from '@angular/core';\n\n/** Current version of the Material experimental package. */\nexport const VERSION = new Version('21.1.2');\n"],"names":["VERSION","Version"],"mappings":";;MAWaA,OAAO,GAAG,IAAIC,OAAO,CAAC,mBAAmB;;;;"}
{"version":3,"file":"material-experimental.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/material-experimental/version.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {Version} from '@angular/core';\n\n/** Current version of the Material experimental package. */\nexport const VERSION = new Version('21.1.3');\n"],"names":["VERSION","Version"],"mappings":";;MAWaA,OAAO,GAAG,IAAIC,OAAO,CAAC,mBAAmB;;;;"}
{
"name": "@angular/material-experimental",
"version": "21.1.2",
"version": "21.1.3",
"description": "Experimental components for Angular Material",

@@ -41,3 +41,3 @@ "repository": {

"peerDependencies": {
"@angular/cdk": "21.1.2",
"@angular/cdk": "21.1.3",
"@angular/core": "^21.0.0 || ^22.0.0",

@@ -47,4 +47,4 @@ "@angular/common": "^21.0.0 || ^22.0.0",

"@angular/platform-browser": "^21.0.0 || ^22.0.0",
"@angular/material": "21.1.2",
"@angular/cdk-experimental": "21.1.2"
"@angular/material": "21.1.3",
"@angular/cdk-experimental": "21.1.3"
},

@@ -51,0 +51,0 @@ "devDependencies": {