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

avet-assets

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

avet-assets - npm Package Compare versions

Comparing version 0.1.3 to 1.0.0

2

config/config.default.js
exports.assets = {
extensions: [ 'txt', 'svg', 'png', 'jpg', 'jpeg', 'webp' ],
extensions: ['txt', 'svg', 'png', 'jpg', 'jpeg', 'webp', 'gif'],
regExp: '.*/static/(.+)',

@@ -4,0 +4,0 @@ name: '/static/[1]?[sha512:hash:base64:7]',

{
"name": "avet-assets",
"version": "0.1.3",
"version": "1.0.0",
"description": "avet assets",

@@ -8,15 +8,15 @@ "avetPlugin": {

},
"keywords": ["avet", "avetPlugin", "avet-plugin", "assets"],
"scripts": {
"autod": "autod"
},
"keywords": [
"avet",
"avetPlugin",
"avet-plugin",
"assets"
],
"dependencies": {
"babel-plugin-transform-assets": "^0.2.0"
"babel-plugin-transform-assets": "0.2.0"
},
"devDependencies": {
"autod": "^2.10.1",
"avet-bin": "^1.0.0-1",
"babel-eslint": "^8.0.2",
"eslint": "^4.9.0",
"eslint-config-avet": "^0.3.9"
"eslint-config-avet": "^0.4.2"
},

@@ -30,4 +30,7 @@ "author": "okoala <dapixp@gmail.com>",

},
"files": ["config", "app.js"],
"files": [
"config",
"app.js"
],
"license": "MIT"
}
}
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