Socket
Socket
Sign inDemoInstall

@appworks/material-utils

Package Overview
Dependencies
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appworks/material-utils - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3-beta.1

4

CHANGELOG.md
# CHANGELOG
## 0.1.3
- [chore]: update taobao npm registry from `https://registry.npm.taobao.org` to `https://registry.npmmirror.com`
## 0.1.2

@@ -4,0 +8,0 @@

2

lib/methods.js

@@ -134,3 +134,3 @@ "use strict";

if (registryUrl === 'https://registry.npmjs.org') {
registryUrl = 'https://registry.npm.taobao.org';
registryUrl = 'https://registry.npmmirror.com';
}

@@ -137,0 +137,0 @@ return [4 /*yield*/, package_json_1.default(source.npm, {

{
"name": "@appworks/material-utils",
"version": "0.1.2",
"version": "0.1.3-beta.1",
"description": "General tool library for materials.",

@@ -21,2 +21,2 @@ "files": [

"gitHead": "fc5b35f95ab4cc24898845916acf598c2f34d576"
}
}
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