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

colonel-kurtz

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colonel-kurtz - npm Package Compare versions

Comparing version 2.12.0 to 2.12.1

addons/common/field.js

36

package.json
{
"name": "colonel-kurtz",
"version": "2.12.0",
"version": "2.12.1",
"description": "A block editor",
"main": "src/Colonel.js",
"scripts": {
"start": "webpack -wd",
"prepublish": "./scripts/prepublish",
"release": "./scripts/release",
"test": "NODE_ENV=test karma start",
"test:once": "CONTINUOUS_INTEGRATION=true npm test",
"coveralls": "npm run test:once && coveralls < coverage/report-lcov/lcov.info",
"sass": "node-sass ./example/example.scss --stdout | autoprefixer > ./example/example.css",
"sass:watch": "watch 'npm run sass' style"
},
"repository": {

@@ -39,26 +29,2 @@ "type": "git",

"homepage": "https://github.com/vigetlabs/colonel-kurtz",
"devDependencies": {
"autoprefixer": "^5.x.x",
"babel": "^5.1.13",
"babel-loader": "^5.x.x",
"babel-runtime": "^5.x.x",
"coveralls": "^2.11.2",
"istanbul": "^0.3.13",
"istanbul-instrumenter-loader": "^0.1.2",
"karma": "0.12.x",
"karma-cli": "0.0.4",
"karma-coverage": "^0.3.1",
"karma-firefox-launcher": "^0.1.4",
"karma-mocha": "^0.1.10",
"karma-sinon-chai": "^0.3.0",
"karma-sourcemap-loader": "^0.3.4",
"karma-spec-reporter": "0.0.19",
"karma-webpack": "^1.5.0",
"mocha": "^2.1.0",
"node-sass": "^2.1.1",
"react": "^0.13.1",
"react-ink": "^4.0.0-rc5",
"watch": "^0.16.0",
"webpack": "^1.x.x"
},
"peerDependencies": {

@@ -65,0 +31,0 @@ "react": ">= 0.12.1"

Sorry, the diff of this file is too big to display

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