Socket
Socket
Sign inDemoInstall

webpack-webfont

Package Overview
Dependencies
286
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1-alpha.2 to 0.0.1-alpha.3

dist/WebfontPlugin.js

5

CHANGELOG.md

@@ -0,1 +1,6 @@

# 0.0.1-alpha.3 - 2016-11-08
- Chore: refactoring code.
- Chore: refactoring tests.
# 0.0.1-alpha.2 - 2016-11-07

@@ -2,0 +7,0 @@

5

package.json
{
"name": "webpack-webfont",
"version": "0.0.1-alpha.2",
"version": "0.0.1-alpha.3",
"description": "Webpack plugin for webfont package",

@@ -45,3 +45,3 @@ "license": "MIT",

},
"main": "dist/Plugin.js",
"main": "dist/WebfontPlugin.js",
"files": [

@@ -80,2 +80,3 @@ "dist",

"file-loader": "^0.9.0",
"sinon": "^1.17.0",
"npmpub": "^3.1.0",

@@ -82,0 +83,0 @@ "npm-run-all": "^3.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc