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

@wyw-in-js/processor-utils

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wyw-in-js/processor-utils - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

1

esm/utils/getClassNameAndSlug.js

@@ -18,2 +18,3 @@ import { basename, dirname, extname, relative, sep, posix } from 'path';

title: displayName,
index: idx,
file: relativeFilename,

@@ -20,0 +21,0 @@ ext,

@@ -25,2 +25,3 @@ "use strict";

title: displayName,
index: idx,
file: relativeFilename,

@@ -27,0 +28,0 @@ ext,

12

package.json
{
"name": "@wyw-in-js/processor-utils",
"version": "0.4.1",
"version": "0.5.0",
"dependencies": {
"@babel/generator": "^7.23.5",
"@wyw-in-js/shared": "0.4.1"
"@wyw-in-js/shared": "0.5.0"
},

@@ -14,6 +14,6 @@ "devDependencies": {

"typescript": "^5.2.2",
"@wyw-in-js/babel-config": "0.4.1",
"@wyw-in-js/eslint-config": "0.4.1",
"@wyw-in-js/jest-preset": "0.4.1",
"@wyw-in-js/ts-config": "0.4.1"
"@wyw-in-js/babel-config": "0.5.0",
"@wyw-in-js/eslint-config": "0.5.0",
"@wyw-in-js/jest-preset": "0.5.0",
"@wyw-in-js/ts-config": "0.5.0"
},

@@ -20,0 +20,0 @@ "engines": {

@@ -20,2 +20,3 @@ "use strict";

title: displayName,
index: idx,
file: relativeFilename,

@@ -22,0 +23,0 @@ ext,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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