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

@crazyorr/timber

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

@crazyorr/timber - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

dist/index.d.ts

4

CHANGELOG.md
# timber changelog
## 0.0.5 (2019-04-24)
- Minify dist js
## 0.0.4 (2019-04-11)

@@ -4,0 +8,0 @@

12

package.json
{
"name": "@crazyorr/timber",
"version": "0.0.4",
"version": "0.0.5",
"description": "JavaScript port of Android's timber library.",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"lib/**/*.js",
"lib/**/*.d.ts"
"dist/**/*.js",
"dist/**/*.d.ts"
],

@@ -35,6 +35,8 @@ "scripts": {

"gulp": "^4.0.0",
"gulp-if": "^2.0.2",
"gulp-sourcemaps": "^2.6.5",
"gulp-typescript": "^5.0.0",
"gulp-uglify": "^3.0.2",
"typescript": "^3.3.3"
}
}
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