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

babel-plugin-inline-json-import

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-inline-json-import - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

5

package.json
{
"name": "babel-plugin-inline-json-import",
"version": "0.1.2",
"version": "0.1.3",
"description": "Inlines JSON file imports straight into JS code",

@@ -18,6 +18,5 @@ "main": "build/index.js",

"scripts": {
"clean": "rm -rf build",
"build": "babel src -d build",
"test": "mocha",
"prepublish": "npm run clean; npm run build"
"prepublish": "npm run build"
},

@@ -24,0 +23,0 @@ "repository": {

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