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

@stylexjs/babel-plugin

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylexjs/babel-plugin - npm Package Compare versions

Comparing version 0.2.0-beta.16 to 0.2.0-beta.17

lib/babel-path-utils.d.ts

15

package.json
{
"name": "@stylexjs/babel-plugin",
"version": "0.2.0-beta.16",
"version": "0.2.0-beta.17",
"description": "StyleX babel plugin.",

@@ -9,2 +9,3 @@ "main": "lib/index.js",

"scripts": {
"prebuild": "gen-types -i src/ -o lib/",
"build": "rollup --config ./rollup.config.mjs",

@@ -15,3 +16,3 @@ "build-haste": "HASTE=true rollup --config ./rollup.config.mjs",

"dependencies": {
"@stylexjs/shared": "0.2.0-beta.16"
"@stylexjs/shared": "0.2.0-beta.17"
},

@@ -24,6 +25,10 @@ "peerDependencies": {

"devDependencies": {
"ts-jest": "^29.0.3",
"ts-node": "^10.8.1",
"typescript": "^4.7.4"
"ts-node": "^10.8.1"
},
"jest": {
"verbose": true,
"snapshotFormat": {
"printBasicPrototype": false
}
},
"files": [

@@ -30,0 +35,0 @@ "lib/*"

Sorry, the diff of this file is too big to display

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