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

@aliyun-sls/web-types

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aliyun-sls/web-types - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

dist/web-types.es.js

2

dist/web-types.d.ts

@@ -285,3 +285,3 @@ type Duration = number & {

/**
* 是否记录console打印记录,默认为 warn
* 是否记录console打印记录,默认为 false
* 支持配置级别,支持 'error' | 'warn' | 'log' | 'info' | 'debug' | false

@@ -288,0 +288,0 @@ * 例如 配置为 'info' 则只记录 error、warn、info 级别的日志

{
"name": "@aliyun-sls/web-types",
"version": "0.2.1",
"version": "0.2.2",
"description": "",
"types": "dist/web-types.d.ts",
"main": "dist/web-types.cjs.js",
"main": "dist/web-types.js",
"module": "dist/web-types.es.js",
"scripts": {

@@ -8,0 +9,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

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