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

wonka

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wonka - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

dist/wonka.es.js

10

package.json
{
"name": "wonka",
"version": "1.1.1",
"version": "1.1.2",
"author": "Phil Pluckthun <phil@kitten.sh>",

@@ -13,2 +13,3 @@ "source": "./src/index.js",

"lib/js",
"dist",
"docs/*.md",

@@ -19,3 +20,5 @@ "*.md",

"scripts": {
"clean": "bsb -clean-world",
"clean:bs": "bsb -clean-world",
"clean:dist": "rimraf dist",
"clean": "run-p clean:bs clean:dist",
"build": "bsb -make-world",

@@ -54,3 +57,4 @@ "watch": "bsb -make-world -w",

"microbundle": "^0.9.0",
"npm-run-all": "^4.1.2"
"npm-run-all": "^4.1.5",
"rimraf": "^2.6.3"
},

@@ -57,0 +61,0 @@ "jest": {

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