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.1.0 to 0.1.1

13

package.json
{
"name": "@wyw-in-js/processor-utils",
"version": "0.1.0",
"version": "0.1.1",
"dependencies": {
"@babel/generator": "^7.23.0",
"@wyw-in-js/shared": "0.1.0"
"@wyw-in-js/shared": "0.1.1"
},

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

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

@@ -39,4 +40,4 @@ "engines": {

"lint": "eslint --ext .js,.ts .",
"test": "jest --config ./jest.config.js --rootDir src"
"test": "jest --config ./jest.config.js"
}
}
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