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

@sprucelabs/babel-plugin-schema

Package Overview
Dependencies
Maintainers
3
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sprucelabs/babel-plugin-schema - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

2

CHANGELOG.md

@@ -0,1 +1,3 @@

## [1.0.12](https://github.com/sprucelabsai/babel-plugin-schema/compare/v1.0.11...v1.0.12) (2020-08-11)
## [1.0.11](https://github.com/sprucelabsai/babel-plugin-schema/compare/v1.0.10...v1.0.11) (2020-08-11)

@@ -2,0 +4,0 @@

5

package.json
{
"name": "@sprucelabs/babel-plugin-schema",
"version": "1.0.11",
"version": "1.0.12",
"description": "Builds @sprucelabs/schema and generates static paths to #spruce directories.",

@@ -20,3 +20,4 @@ "main": "build/index.js",

"release": "semantic-release",
"upgrade.packages.all": "yarn upgrade --latest && rm yarn.lock | true && yarn | true && yarn lint.fix | true",
"upgrade.packages": "yarn upgrade --latest && rm yarn.lock | true && yarn | true && yarn lint.fix | true",
"upgrade.packages.all": "yarn upgrade.packages",
"upgrade.packages.test": "yarn upgrade.packages.all && yarn lint && yarn build && yarn test"

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