Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@modern-js/utils

Package Overview
Dependencies
Maintainers
8
Versions
3543
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modern-js/utils - npm Package Compare versions

Comparing version 1.0.0-rc.12 to 1.0.0-rc.13

7

CHANGELOG.md
# @modern-js/utils
## 1.0.0-rc.13
### Patch Changes
- 224f7fe: fix server route match
- 204c626: feat: initial
## 1.0.0-rc.12

@@ -4,0 +11,0 @@

2

dist/js/modern/constants.js

@@ -184,3 +184,3 @@ /**

'@modern-js/plugin-tailwindcss': [{
target: 'tools.tailwind',
target: 'tools.tailwindcss',
schema: {

@@ -187,0 +187,0 @@ typeof: ['object', 'function']

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

'@modern-js/plugin-tailwindcss': [{
target: 'tools.tailwind',
target: 'tools.tailwindcss',
schema: {

@@ -204,0 +204,0 @@ typeof: ['object', 'function']

@@ -184,3 +184,3 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }

'@modern-js/plugin-tailwindcss': [{
target: 'tools.tailwind',
target: 'tools.tailwindcss',
schema: {

@@ -187,0 +187,0 @@ "typeof": ['object', 'function']

{
"name": "@modern-js/utils",
"version": "1.0.0-rc.12",
"version": "1.0.0-rc.13",
"jsnext:source": "./src/index.ts",

@@ -56,4 +56,4 @@ "types": "./dist/types/index.d.ts",

"webpack": "^5.54.0",
"@modern-js/plugin-testing": "^1.0.0-rc.12",
"@modern-js/module-tools": "^1.0.0-rc.12"
"@modern-js/plugin-testing": "^1.0.0-rc.13",
"@modern-js/module-tools": "^1.0.0-rc.13"
},

@@ -60,0 +60,0 @@ "peerDependencies": {

@@ -148,3 +148,3 @@ /**

{
target: 'tools.tailwind',
target: 'tools.tailwindcss',
schema: { typeof: ['object', 'function'] },

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