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

babel-plugin-frontity

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-frontity - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

CHANGELOG.md
# Change Log
## 1.0.4
### Patch Changes
- [`b41175d0`](https://github.com/frontity/frontity/commit/b41175d0f5df9ca95fc449ca1a0eca6649f1bccf) [#683](https://github.com/frontity/frontity/pull/683) Thanks [@cristianbote](https://github.com/cristianbote)! - Reverts the preinstall hook added for development workflows.
## 1.0.3

@@ -4,0 +10,0 @@

3

package.json
{
"name": "babel-plugin-frontity",
"version": "1.0.3",
"version": "1.0.4",
"description": "Babel Plugin for Frontity",

@@ -20,3 +20,2 @@ "keywords": [

"scripts": {
"preinstall": "node -e \"console.error('Please run \\'npm install\\' in the root.\\n'); process.exit(1);\"",
"test:ci": "../../node_modules/.bin/jest --ci --coverage",

@@ -23,0 +22,0 @@ "test": "../../node_modules/.bin/jest --watch",

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