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

babel-plugin-vasille

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-vasille - npm Package Compare versions

Comparing version 0.99.0 to 0.99.1

12

package.json
{
"name": "babel-plugin-vasille",
"version": "0.99.0",
"version": "0.99.1",
"description": "",
"main": "lib/index.js",
"type": "module",
"main": "lib-node/index.js",
"type": "commonjs",
"exports": {
"import": "./lib/index.js",
"import": "./lib-node/index.js",
"browser": "./lib/index.js",

@@ -28,2 +28,6 @@ "node": "./lib-node/index.js",

"license": "MIT",
"bugs": {
"url": "https://github.com/vasille-js/vasille-js/issues"
},
"homepage": "https://github.com/vasille-js/vasille-js#readme",
"dependencies": {

@@ -30,0 +34,0 @@ "vasille-dx": "^3.0.1"

@@ -32,3 +32,3 @@ # Vasille

```bash
$ npx create vasille
$ npm create vasille
```

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